Changeset 297

Show
Ignore:
Timestamp:
11/06/08 15:57:34 (2 months ago)
Author:
emuller
Message:

PYTHON_PATH -> PYTHONPATH

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/INSTALL

    r218 r297  
    1919$HOME/opt/mystuff/lib/python2.5/site-packages/  
    2020 
    21 to your PYTHON_PATH or within python in your sys.path directive. 
     21to your PYTHONPATH or within python in your sys.path directive. 
    2222 
    2323Note, here lib is replaced by `lib64` on 64 bit systems, and `python2.5` is