Changes between Version 36 and Version 37 of InstallUbuntuSvn
- Timestamp:
- Dec 15, 2012, 6:45:59 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallUbuntuSvn
v36 v37 27 27 28 28 So we need to install scientific python version 2.9.1 from source. 29 Get Scientific python 2.9.1 source from29 Get Scientific python 2.9.1 source. 30 30 31 [https://sourcesup.renater.fr/frs/download.php/3420/ScientificPython-2.9.1.tar.gz] 31 {{{ 32 wget https://sourcesup.renater.fr/frs/download.php/3420/ScientificPython-2.9.1.tar.gz . 33 }}} 32 34 33 Follow this link and the file should download to your machine. Save the file and then extract34 it to your Downloads directory.35 35 36 You mayneed to manually extract via the tar command, i.e.36 You will need to manually extract via the tar command, i.e. 37 37 38 38 {{{