2014-02-12 17:49 GMT-07:00 Hossein Motevaselian <[email protected]>: > Dear VOTCA community, > I am trying to install VOTCA on our campus cluster using ./build.sh. I have > tried to install VOTCA before , but I did not get this error: > > CMake Error at CMakeModules/FindBoost.cmake:524 (FILE): > file Internal CMake error when trying to open file: > /usr/include/boost/boost-1.51.0/include/boost/version.hpp for reading. > Call Stack (most recent call first): > CMakeLists.txt:64 (find_package) > > > CMake Error at CMakeModules/FindBoost.cmake:537 (MATH): > math cannot parse the expression: " / 100000": syntax error, unexpected > exp_DIVIDE, expecting exp_OPENPARENT or exp_NUMBER (2) > Call Stack (most recent call first): > CMakeLists.txt:64 (find_package) > > > CMake Error at CMakeModules/FindBoost.cmake:538 (MATH): > math cannot parse the expression: " / 100 % 1000": syntax error, > unexpected > exp_DIVIDE, expecting exp_OPENPARENT or exp_NUMBER (2) > Call Stack (most recent call first): > CMakeLists.txt:64 (find_package) > > > CMake Error at CMakeModules/FindBoost.cmake:539 (MATH): > math cannot parse the expression: " % 100": syntax error, unexpected > exp_MOD, expecting exp_OPENPARENT or exp_NUMBER (2) > Call Stack (most recent call first): > CMakeLists.txt:64 (find_package) > > > -- Boost version: .. > -- Found the following Boost libraries: > -- program_options > CMake Warning at CMakeModules/FindGROMACS.cmake:100 (message): > You are using /home/motevas2/application/VOTCA/lib/libgmx.so, but > GROMACS_PKG was libgmx_d. There seems to be a mismatch in precision, > single vs double, no ending vs. _d. If this is not the case ignore this > warning otherwise enable set GROMACS_PKG correctly using > -DGROMACS_PKG_OVERWRITE=lib(gmx|gromacs)(_d). > Call Stack (most recent call first): > src/libcsg/CMakeLists.txt:12 (find_package) > > > -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) > -- Configuring incomplete, errors occurred! > > I have loaded the appropriate modules such as mercurial, git and boost > libraries. > I am using the following commands line after getting ./build.sh script : > ./build.sh --prefix ${prefix} gromacs --dev tools csg > I have also tried this , it did not work : ./build.sh --prefix ${prefix} > gromacs -DBUILD_MANPAGES=off > -DBoost_INCLUDE_DIR=/usr/include/boost/boost-1.51.0/include --dev tools csg > > I would really appreciate it if you can help me with this. Can you post the output of: $ ls /usr/include/boost/boost-1.51.0/include and $ ls /usr/include/boost/boost-1.51.0/include/boost/
> > Thank you much > Hossein > > -- > 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. -- Christoph Junghans Web: http://www.compphys.de -- 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.
