[SciPy-user] recognizing djbfft
Darren Dale
dd55 at cornell.edu
Sun Dec 11 14:40:48 EST 2005
On Tuesday 29 November 2005 8:29 pm, Darren Dale wrote:
> Could someone tell me if svn scipy will recognize djbfft? I have
> djbfft-0.76 installed, in /usr/lib/ and /usr/include, but scipy does not
> find it according to the output of system_info.py.
I would like to suggest that line 593 in distutils/system_info.py be changed
to include the libdjbfft.so:
p = self.combine_paths (d,['libdjbfft.a', 'libdjbfft.so'])
Darren
More information about the SciPy-User
mailing list