On Sat, 2010-08-21 at 11:28 +0200, Anders Logg wrote: > On Sat, Aug 21, 2010 at 09:24:39AM +0100, Garth N. Wells wrote: > > On Aug 21 2010, Anders Logg wrote: > > > > >Armadillo worked for me last time I checked (before adding Trilinos). > > > > > >Garth mentioned something about the mpfr problem but I didn't > > >understand what the solution was. > > > > > > > > > The solution is straightforward: install mpfr. > > Shouldn't there be a test for mpfr? >
There is a FIXME ;). Is it necessary to have default BOOST_DIR=/opt/local default UMFPACK_DIR=/opt/local default CGAL_DIR=/opt/local default GMP_DIR=/opt/local for Snow Leopard? I've found that I can remove most of these on other platforms - CMake is able to find things without help. If not, we should add /opt/local to the CMake search paths rather than have it in the platform file. Garth > -- > Anders > > > > Garth > > > > >I will check back later and do more testing during the day but will > > >have other things to do for the next few hours. > > > > > >-- > > >Anders > > > > > > > > >On Sat, Aug 21, 2010 at 12:47:51PM +0530, Harish Narayanan wrote: > > >>After commenting out Trilinos, I see the following problems while > > >>building DOLFIN. First, while configuring. Then, a ridiculously large > > >>mpfr/cgal error while linking. > > >> > > >>------------------------------------------- _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

