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