Changeset 218

Show
Ignore:
Timestamp:
10/16/08 18:18:32 (3 months ago)
Author:
LaurentPerrinet
Message:

Small fix after merging the cleanup branch to the trunk.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/INSTALL

    r215 r218  
    1 NeuroTools Insallation 
    2 ====================== 
     1NeuroTools Installation 
     2======================= 
    33 
    44First download the package files: 
     
    1919$HOME/opt/mystuff/lib/python2.5/site-packages/  
    2020 
    21 to your PYTHON_PAH or (in python) your sys.path 
     21to your PYTHON_PATH or within python in your sys.path directive. 
    2222 
    23 Note, here lib is replaced by lib64 on 64bit systems, and python2.5 is 
     23Note, here lib is replaced by `lib64` on 64 bit systems, and `python2.5` is 
    2424(obviously) replaced by your python version. 
    2525 
    26 Developpers of NeuroTools may be interested in having their lastly updated version from SVN used by python (and therefore on python's path). A solution is to symbolically link the src folder to a folder included in the path: 
     26Developers of NeuroTools may be interested in having their lastly updated version from SVN used by python (and therefore on python's path). A solution is to symbolically link the src folder to a folder included in the path: 
    2727 
    2828        cd my_local_site-packages_folder