Given:
scipy-0.6.4
numpy 1.0.4
python 2.5.1
AIX 5.3
xlc v8
xlf v10
essel 4.2
lapack 3.1.1 with CCI
Problem:
During the scipy build - python setyp.py build - the following error shows up:
building 'scipy.lib.blas.fblas' extension
compiling C sources
C compiler: cc_r -DNDEBUG -O2 -qmaxmem=-1
Given:
AIX 5.3
xlc v8
xlf v10
During the build scipy the following error shows up:
.
building 'scipy.fftpack._fftpack' extension
compiling C sources
C compiler: cc_r -DNDEBUG -O2 -qmaxmem=-1
...
"scipy/fftpack/src/zfftnd_fftpack.c", line 92.5: 1506-046 (S) Syntax error.
"scipy/fftpack/src/zff
Given:
AIX 5.3
xlc v8
xlf v10
essl v4.2
Build and installed: numpy 1.0.4
Build and installed: lapack 3.1.1 with CCI and essl support
Task:
Trying to build scipy 0.6.0
Error:
Get the following error which seems to be numpy related:
...
...
File "/usr/local/lib/python2.5/site-packages/numpy/dist
Given:
AIX 5.3
xlc v8
xlf v10
essl v4.2
Build and installed: numpy 1.0.4
Build and installed: lapack 3.1.1 with CCI and essl support
Task:
Trying to build scipy 0.6.0
Get the following error which seems to be numpy related:
extending extension 'scipy.linsolve._csuperlu' defined_macros with
Given :
AIX 5.3
xlf v10.1
python 2.5
numpy 1.0.1
Task:
Building/installaing numpy on AIX 5.3
Problem:
The install process can not determine the IBM Fortran compiler
Running python ./numpy/distutils/fcompiler/ibm.py gives pretty much
garbage on the screen and the resolut is 'None' .
So i cha