Changes between Version 29 and Version 30 of InstallUbuntuSvn
- Timestamp:
- Jun 3, 2012, 2:05:32 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallUbuntuSvn
v29 v30 27 27 28 28 The default python-scientific provided by Ubuntu is 29 the oldversion 2.8, and this leads to segmentation29 version 2.8, and this leads to segmentation 30 30 faults (at least on 32 bit machines) in Ubuntu 12.04. 31 31 32 32 So we need to install scientific python version 2.9.1 from source. 33 Get the scientific python 2.9.1 source from33 Get Scientific python 2.9.1 source from 34 34 35 35 [https://sourcesup.renater.fr/frs/download.php/3420/ScientificPython-2.9.1.tar.gz]