Building scipy for SUSE 9.3 x86_64
I was surprised to find that neither numpy nor scipy was available for SUSE 9.3 x86_64 via YAST (yes, 9.3 is way old but when everything is working just fine, I’m not screwing things up by upgrading). So I attempt (and eventually succeed) to build these two packages.
Pre-requisites:
Scipy
Numpy
BLAS/LAPACK (I used the ATLAS library)
Fortran compiler (I [...]