You might also need to specify -DBoost_FILESYSTEM_LIBRARY=/usr/local/boost/boost-1.51.0/lib/libboost_filesystem.so
As I have already mentioned, boost has several bugs in major releases. We haven't tested 1.51, but I had to downgrade it in the latest UBUNTU release. We know that 1.49 and 1.54 are working. Also make sure that you don't have several versions installed at the same time: dpkg -s libboost-dev | grep 'Version' or cat /usr/include/boost/version.hpp | grep "BOOST_LIB_VERSION" -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/votca. For more options, visit https://groups.google.com/groups/opt_out.
