Changes between Version 18 and Version 19 of InstallUbuntuSvn
- Timestamp:
- May 20, 2012, 2:07:39 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallUbuntuSvn
v18 v19 10 10 sudo apt-get install python-dev 11 11 sudo apt-get install python-matplotlib 12 sudo apt-get install python-profiler13 12 sudo apt-get install python-argparse 14 13 }}} 14 15 Pre ubuntu 12.04. Also need to also install the following package 16 17 {{{ 18 sudo apt-get install python-profiler 19 }}} 20 15 21 16 22 == Checkout anuga via svn ==