Hi rp, which version of cmake is it? $cmake --version
Please add the '--debug' option and attach the output. Cheers, Christoph Am 15. Dezember 2011 11:42 schrieb rp <[email protected]>: > Dear Users,I get the following error while installing "cmake not > found" , below are some lines. Then I installed cmake and tried again > so this send me the error as prefix shoudl start with / as this is > global path . I used as ./build.sh -prefix ${prefix} --latest tools > csg > > Using 9 jobs for makeWorking on toolsDownload tarball votca- > tools-1.2.1.tar.gz from > http://votca.googlecode.com/files/votca-tools-1.2.1.tar.gz--2011-12-15 > 13:26:17-- http://votca.googlecode.com/files/votca- > tools-1.2.1.tar.gzResolving votca.googlecode.com... > 74.125.65.82Connecting to votca.googlecode.com|74.125.65.82|:80... > connected.HTTP request sent, awaiting response... 200 OKLength: 961500 > (939K) [application/x-gzip]Saving to: `votca-tools-1.2.1.tar.gz' > 100%[======================================>] 961,500 2.16M/s in > 0.4s > 2011-12-15 13:26:18 (2.16 MB/s) - `votca-tools-1.2.1.tar.gz' saved > [961500/961500] > cmake not found > > Thanks for any suggestions > On Nov 17, 4:17 pm, Marc Segovia <[email protected]> wrote: >> Hi >> >> Provided you have dependecies fine, follow the steps >> >> prefix=WHERE/TO/INSTALL/VOTCA >> mkdir -p ${prefix}/src >> cd ${prefix}/src >> wgethttp://votca.googlecode.com/hg/build.sh >> chmod +x build.sh >> ./build.sh --prefix ${prefix} tools csg >> >> maybe you can add gromacs on last line, like this >> >> ./build.sh --prefix ${prefix} gromacs tools csg >> >> regards >> Marc >> Universidad de la Republica Uruguay >> >> >> >> >> >> >> >> On Thu, Nov 17, 2011 at 7:01 PM, rp <[email protected]> wrote: >> > Yes I have seen this installation page . I downloaded Votca and would >> > like to know how should I go about installing thisin a linux box or in >> > linux cluster. >> >> > Thanks >> >> > On Nov 17, 3:38 pm, Konstantin Koschke <[email protected]> >> > wrote: >> >> On Thu, Nov 17, 2011 at 8:22 PM, rp <[email protected]> wrote: >> >> > Can you send to instructions to install votca in linux. >> >> >> > Thanks for help >> >> >> > -- >> >> > You received this message because you are subscribed to the Google >> >> > Groups "votca" group. >> >> > To post to this group, send email to [email protected]. >> >> > To unsubscribe from this group, send email to >> >> > [email protected]. >> >> > For more options, visit this group >> >> > athttp://groups.google.com/group/votca?hl=en. >> >> >> Dear rp, >> >> >> please be a bit more precise with your problem. >> >> >> Did you try followinghttp://code.google.com/p/votca/wiki/Installing? >> >> >> cheers, >> >> konstantin >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "votca" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group >> > athttp://groups.google.com/group/votca?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/votca?hl=en. > -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/votca?hl=en.
