On Tue, Mar 11, 2008 at 04:29:53PM +0100, Ilmar Wilbers wrote: > > >> What does your dolfin.pc look like? Is it located somewhere in your > >> PKG_CONFIG_PATH variable? Or is it perhaps an old dolfin.pc file that is > >> used? > >> > >> > > > > Yes, that was the problem! > > > > But fixing that, I ran into problems with undefined symbols ATL_zGetNB > > etc. Removing atlas3-sse2-dev and installing atlas3-base-dev fixed > > this. > > > > > Weird, using atlas3-sse2-dev and setting ATLAS_DIR worked for me. > > Try to set ATLAS_DIR instead of a symlink manually. The flag > -L/usr/lib/atlas/sse2 is used when compiling the demos, if you have not > set ATLAS_DIR this might not be the case? > > ilmar
Yes, I didn't set the ATLAS_DIR but I'm happy now with atlas3-base-dev. I generally don't like setting FOO_DIRS (PETSc included ;-). -- Anders _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
