What does your /etc/ld.so.conf look like? I use atlas3-base-dev, and that works fine. It should work just as fine with atlas3-sse2-dev.
I think the problem is the exact same as I raised earlier, where adding the PETSC_TS_LIB variable to petsc.py did the trick. Will look into this now. What does your /etc/ld.so.conf look like? ilmar Anders Logg wrote: > I'm having problems with the UMFPACK test (or more likely my lapack > installation). I get the following error message when running > umfpack.py: > > Error message: > /usr/bin/ld: cannot find -llapack > > I have liblapack.a in > > /usr/lib/atlas/sse2/liblapack.a > > There's no symlink to /usr/lib/liblapack.so. Is this a bug in the > the package atlas3-sse2-dev? (Or should I use another package?) > > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
