On Tue, Nov 30, 2010 at 11:40 AM, David Brodbeck <bro...@uw.edu> wrote:
> On Tue, Nov 30, 2010 at 9:38 AM, David Brodbeck <bro...@uw.edu> wrote:
> Turns out there is no atlas-devel package, so I changed tactics and
> installed blas, blas-devel, lapack, and lapack-devel, instead.  This
> was enough to get both NumPy and SciPy built. However, now SciPy is
> segfaulting when I try to run the test suite:

Never mind, I got it.  It appears to have been an ABI  mismatch.
Building with --fcompiler=gnu95 fixed it.

-- 
David Brodbeck
System Administrator, Linguistics
University of Washington
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to