comparison doc/installation.txt @ 5083:1c992cb4301a

issue2550851 Installation doc removed directions for installing additional codecs for Asian languages. They are obsolete.
author John Rouillard <rouilj@ieee.org>
date Fri, 17 Jun 2016 21:35:57 -0400
parents c1443d96ac94
children e74c3611b138
comparison
equal deleted inserted replaced
5082:c1f1465d5303 5083:1c992cb4301a
139 2. `configuring your first tracker`_ that all installers must follow 139 2. `configuring your first tracker`_ that all installers must follow
140 3. then optionally `configure a web interface`_ 140 3. then optionally `configure a web interface`_
141 4. and optionally `configure an email interface`_ 141 4. and optionally `configure an email interface`_
142 5. `UNIX environment steps`_ to take if you're installing on a shared 142 5. `UNIX environment steps`_ to take if you're installing on a shared
143 UNIX machine and want to restrict local access to roundup 143 UNIX machine and want to restrict local access to roundup
144 6. `additional language codecs`_
145 144
146 For information about how Roundup installs, see the `administration 145 For information about how Roundup installs, see the `administration
147 guide`_. 146 guide`_.
148 147
149 148
833 permits the web server to modify and create files. If you're using the 832 permits the web server to modify and create files. If you're using the
834 mysql or postgresql backend you may also need to update your policy to 833 mysql or postgresql backend you may also need to update your policy to
835 allow the web server to access the database socket. 834 allow the web server to access the database socket.
836 835
837 836
838 Additional Language Codecs
839 --------------------------
840
841 If you intend to send messages to Roundup that use Chinese, Japanese or
842 Korean encodings the you'll need to obtain CJKCodecs from
843 http://cjkpython.berlios.de/
844
845
846 Public Tracker Considerations 837 Public Tracker Considerations
847 ----------------------------- 838 -----------------------------
848 839
849 If you run a public tracker, you will eventually have to think about 840 If you run a public tracker, you will eventually have to think about
850 dealing with spam entered through both the web and mail interfaces. 841 dealing with spam entered through both the web and mail interfaces.

Roundup Issue Tracker: http://roundup-tracker.org/