Nathaniel,
thanks for your reply.
Here is the output you requested (and a little more).
# ldd /usr/local/python2/2.7.8/x86_64/gcc46/nonet/lib/python2.7/site-
packages/numpy/core/multiarray.so
linux-vdso.so.1 => (0x7fffce3f2000)
libatlas.so =>
/usr/local/atlas/la
What does
ldd
/usr/local/python2/2.7.8/x86_64/gcc46/New_build/lib/python2.7/site-packages/numpy/core/multiarray.so
say?
(I'm not a numpy build expert but that should at least give a hint at which
kind of brokenness you're running into... I'm also somewhat curious why
you're using such an ancient