hello all, I followed below mentioned instructions on how to install latest version of GROMACS latest version of Gromacs and installed it but now when I run gromacs, it is telling me gromacs is not install you can install it by typing "sudo apt-get install gromacs" which is just installing it from repository? any comments? I want to install gromacs 4.6.3 and be able to run it from anywhere in terminal.
tar xfz gromacs-4.6.3.tar.gz cd gromacs-4.6.3 mkdir build cd build cmake .. -DGMX_BUILD_OWN_FFTW=ON make sudo make install please help..:) ----- thanks in advance :) -- View this message in context: http://gromacs.5086.x6.nabble.com/installing-latest-version-of-gromacs-4-6-3-tp5012529.html Sent from the GROMACS Users Forum mailing list archive at Nabble.com. -- gromacs.org_gmx-users mailing list [email protected] https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users * Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting! * Please don't post (un)subscribe requests to the list. Use the www interface or send it to [email protected]. * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
