On Fri, Jul 11, 2014 at 10:02 PM, Dillon, Geoffrey <[email protected]> wrote: > This has been redirected from the fenics Q&A site. > > > Hello, as per a friend's suggestion, I am trying to install fenics via > dorsal. I will provide as much detail as I can, apologies for the length. > I am running Mac OS 10.9.4 (Mavericks). Dorsal did not automatically > recognize my OS, so I am using > /FEniCS/platforms/supported/mountainlion.platform since I cannot seem to > find a mavericks.platform. > I have done everything in the preamble of mountainlion.platform and all the > required packages installed correctly and all the appropriate defaults are > set. > When I run ./dorsal.sh FEniCS/platforms/supported/mountainlion.platform I > (eventually) get the > following error: > > vtable for boost::program_options::typed_value<std::basic_string<char, > std::char_traits, std::allocator >, char> in Parameters.cpp.o > ld: symbol(s) not found for architecture x86_64 > collect2: error: ld returned 1 exit status > make[2]: *** [dolfin/libdolfin.1.4.0.dylib] Error 1 > make[1]: *** [dolfin/CMakeFiles/dolfin.dir/all] Error 2 > make: *** [all] Error 2 > Failure with exit status: 2 > Exit message: There was a problem building dolfin-1.4.0.
Please include the complete error message. The easiest would be if you sent us dorsal_configure.log and dorsal_build.log from the DOLFIN source directory. Also, since mavericks is not supported by Dorsal, you might want to try the new Vagrant based installation. You can find information about that here: https://bitbucket.org/garth-wells/fenics-virtual/. Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
