Mercurial > p > roundup > code
comparison doc/installation.txt @ 3814:a612bdc6b1d3
thanks alex
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 29 Jan 2007 03:04:57 +0000 |
| parents | ac4da2670516 |
| children | a48c514c465f |
comparison
equal
deleted
inserted
replaced
| 3813:23470ece29de | 3814:a612bdc6b1d3 |
|---|---|
| 1 ================== | 1 ================== |
| 2 Installing Roundup | 2 Installing Roundup |
| 3 ================== | 3 ================== |
| 4 | 4 |
| 5 :Version: $Revision: 1.123 $ | 5 :Version: $Revision: 1.124 $ |
| 6 | 6 |
| 7 .. contents:: | 7 .. contents:: |
| 8 :depth: 2 | 8 :depth: 2 |
| 9 | 9 |
| 10 | 10 |
| 509 PythonOption TrackerLanguage ru | 509 PythonOption TrackerLanguage ru |
| 510 </Directory> | 510 </Directory> |
| 511 <Directory /var/db/roundup/devel> | 511 <Directory /var/db/roundup/devel> |
| 512 PythonOption TrackerHome /var/db/roundup/devel | 512 PythonOption TrackerHome /var/db/roundup/devel |
| 513 </Directory> | 513 </Directory> |
| 514 | 514 |
| 515 Notice that the ``/var/db/roundup`` path shown above refer to the directory | 515 Notice that the ``/var/db/roundup`` path shown above refers to the directory |
| 516 in which the tracker homes are stored. The actual value will thus depend on | 516 in which the tracker homes are stored. The actual value will thus depend on |
| 517 your system. | 517 your system. |
| 518 | 518 |
| 519 On Windows the corresponding lines will look similar to these:: | 519 On Windows the corresponding lines will look similar to these:: |
| 520 | 520 |
