
July 29, 2004
12:21 p.m.
On Thu, 2004-07-29 at 15:36, Chris Barker wrote:
The setup.py delivered with 23.3 seems to be set up to use a native lapack by default. Will it work on a system that doesn't have one?
No. On my system it fails with a complaint about not finding -llapack, since my ATLAS and LAPACK libraries are in /usr/local/lib/atlas, and the 23.3 setup.py looks in /usr/lib/atlas. -- Stephen Walton <stephen.walton@csun.edu> Dept. of Physics & Astronomy, Cal State Northridge