On Tue, Mar 11, 2008 at 02:59:59PM +0100, Ilmar Wilbers wrote: > 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
My /etc/ld.so.conf looks like this: include /etc/ld.so.conf.d/*.conf /usr/lib/atlas/sse2 /usr/lib/sse2 /usr/lib/atlas/sse /usr/lib/sse /usr/lib/atlas and my LD_LIBRARY_PATH is set to /home/logg/local/lib -- Anders _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
