Show More
@@ -18,8 +18,8 Setting up Mercurial: | |||
|
18 | 18 | To install in your home directory (~/bin and ~/lib, actually), run: |
|
19 | 19 | |
|
20 | 20 | $ python2.3 setup.py install --home=~ |
|
21 |
$ export PYTHONPATH=${HOME}/lib/python # |
|
|
22 | $ export PATH=${HOME}/bin:$PATH # | |
|
21 | $ export PYTHONPATH=${HOME}/lib/python # (or lib64/ on some systems) | |
|
22 | $ export PATH=${HOME}/bin:$PATH # add these to your .bashrc | |
|
23 | 23 | |
|
24 | 24 | And finally: |
|
25 | 25 |
General Comments 0
You need to be logged in to leave comments.
Login now