Dear developers I got an error message in installing votca/tools as attached below. But, I have "libboost_program_options.so.1.54.0" in a directory of /usr/lib64. Do I need to install the version of libboost_program_options.so.1.49.0? Thank you very much for your advices in advance.
>./build.sh --prefix=$prefix -du tools csg -DBOOST_LIBRARYDIR=/usr/lib64 -DBOOST_INCLUDEDIR=/usr/include/boost [100%] Building votca_property manpage ./votca_property: error while loading shared libraries: libboost_program_options.so.1.49.0: cannot open shared object file: No such file or directory src/tools/CMakeFiles/votca_property_manpage.dir/build.make:60: recipe for target 'src/tools/votca_property.man' failed make[2]: *** [src/tools/votca_property.man] Error 127 make[2]: *** Deleting file 'src/tools/votca_property.man' CMakeFiles/Makefile2:322: recipe for target 'src/tools/CMakeFiles/votca_property_manpage.dir/all' failed make[1]: *** [src/tools/CMakeFiles/votca_property_manpage.dir/all] Error 2 Makefile:116: recipe for target 'all' failed make: *** [all] Error 2 Best regards, Takahiro -- 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 https://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
