[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r20921: {projects} Cosmetic changes of README (projects/gettor)
Author: kaner
Date: 2009-11-08 07:40:26 -0500 (Sun, 08 Nov 2009)
New Revision: 20921
Modified:
projects/gettor/README
Log:
Cosmetic changes of README
Modified: projects/gettor/README
===================================================================
--- projects/gettor/README 2009-11-08 12:18:35 UTC (rev 20920)
+++ projects/gettor/README 2009-11-08 12:40:26 UTC (rev 20921)
@@ -28,13 +28,13 @@
This setup descripton presumes that you have access to the latest gettor svn
trunk somewhere in your local file system.
- svn co https://freehaven.net/svn/projects/gettor gettor
+ gettor@moria:~/tmp$ svn co https://freehaven.net/svn/projects/gettor gettor
After checking out the GetTor source code, you will need to install everything
as follows:
- cd gettor/
- python setup.py install
+ gettor@moria:~/tmp$ cd gettor/
+ gettor@moria:~/tmp/gettor$ python setup.py install
This will copy necessary files to ~/opt/gettor.
@@ -43,6 +43,7 @@
After that, you will want to ensure that you have a properly configured set
of mo files for each translation. Generate and install mo files as follows:
+ gettor@moria:~/tmp/gettor$ cd ~/opt/gettor
gettor@moria:~/opt/gettor$ ./GetTor.py -r
You'll see something like this upon success: