Changes between Version 33 and Version 34 of InstallUbuntuSvn
- Timestamp:
- Jun 27, 2012, 9:34:00 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallUbuntuSvn
v33 v34 79 79 80 80 {{{ 81 export PYTHONPATH=/home/ username/anuga_core/source81 export PYTHONPATH=/home/******/anuga_core/source 82 82 }}} 83 83 84 (of course change /home/username to your home directory. )Note the inclusion of {{{/source}}} in the name of the file. With some versions of linux you need to put this command in the file {{{.profile}}}84 where the {{{******}}} should be replaced by hte name of your home directory. Note the inclusion of {{{/source}}} in the name of the file. With some versions of linux you need to put this command in the file {{{.profile}}} 85 85 86 86 You should rerun your .bashrc file with