On 8/21/10 3:04 PM, Garth N. Wells wrote: > 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.
Perhaps not all of these, but CMake complains about a few things not found (see the my original e-mail of this thread) during configuration, and it probably needs a few things specified. Harish _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

