[SciPy-user] Ubuntu 7.10 Gutsy Gibbon vs. SciPy

Alexander Borghgraef alexander.borghgraef.rma at gmail.com
Tue Oct 23 13:17:04 EDT 2007


On 10/23/07, David M. Cooke <cookedm at physics.mcmaster.ca> wrote:
>
>
>
> Run 'ldd /usr/lib/python2.5/site-packages/scipy/fftpack/_fftpack.so' to
> see which libraries it wants to load. That function is the wrapper
> routine for FFTW2 for the complex FFT. I'm not sure how it wouldn't be
> compiled in, though.


Returns:

linux-gate.so.1 => (0xffffe000)
librfftw.so.2 => /usr/lib/librfftw.so.2 (0xb7f30000)
libfftw.so.2 => /usr/lib/libfftw.so.2 (0xb7f05000)
libg2c.so.0 => /usr/lib/libg2c.so.0 (0xb7ede000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7eb8000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7ead000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d63000)
/lib/ld-linux.so.2 (0x80000000)


-- 
Alex Borghgraef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071023/ffcb2c27/attachment.html>


More information about the SciPy-User mailing list