[SciPy-user] SciPy build problem SWIG?

Travis Oliphant oliphant at ee.byu.edu
Fri Sep 21 13:14:19 EDT 2001


> Hi
> I'm trying to build SciPy on Red Hat Linux 7.1 with Python 2.1
> I have built and installed fftw and the threading extension.
> The SciPy build fails at the point it's trying to build
> scipy.fft.sfftw extension when linking fft/sfftw.so

What is the nature of the failure?

> I believe these are dependent on SWIG if so is there a restriction on the SWIG
> revision?

I don't believe that SWIG is even used during the build process.  It was
used to generate the interface file, but that is distributed with SciPy.

I suspect the problem is not the SWIG revision but something else.

-Travis






More information about the SciPy-User mailing list