Changeset 148 for trunk/INSTALL
- Timestamp:
- 03/12/08 16:11:42 (9 months ago)
- Files:
-
- trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/INSTALL
r122 r148 22 22 (obviously) replaced by your python version. 23 23 24 Developpers of NeuroTools may be intersted 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: 25 cd my_local_site-packages_folder 26 ln -s where_I_check-out_neuralensemble/NeuroTools/trunk/src NeuroTools 27 and voila! 24 28 25 29 26

