Hi Chaofu Wu, Try running./build.sh with the following option
./build.sh --cmake /usr/local/cmake/bin/cmake You can see various options possible for the the build script with ./build.sh --longhelp Cheers, Sikandar On Tue, May 24, 2016 at 9:55 PM, Wu Chaofu <[email protected]> wrote: > Dear users or developer of votca, > To install the votca of the latest version, I have installed cmake-3.5.2 > into the directory /usr/local/cmake, which is not one default position. At > the default position, there is the cmake-2.8.3. I ran the following command > export PATH=$PATH:/usr/local/cmake/bin > before I started ./build.sh. However, The build procedure stoped with a > wrong message as follows > CMake 2.8.11 or higher is required. You are running version 2.8.3. > So my question is: > How to use one specific cmake version (cmake-3.5.2) to start ./build.sh? > Thanks a lot for any reply. > Yours sincerely, > Chaofu Wu > > -- > 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. > -- 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.
