Changeset 7661
- Timestamp:
- Mar 11, 2010, 3:18:11 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/README.txt
r7276 r7661 16 16 mkdir ~/bin 17 17 3. Create a 'python' link in that directory to the python executable: 18 ln -s ~/bin/python <path_from_step_1>18 ln -s <path_from_step_1> ~/bin/python 19 19 4. Create or modify your PATH variable in ~/.bashrc to include: 20 20 export PATH=$HOME/bin:$PATH
Note: See TracChangeset
for help on using the changeset viewer.