Dear sir/ma,am
I am following the steps given at the gromacs site as below

tar xfz gromacs-4.5.4.tar.gz
cd gromacs-4.5.4
mkdir build
cd build
cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON
make
make check
sudo make install
source /usr/local/gromacs/bin/GMXRC


in order to install gromacs 454 in opensuse os on linux. but it is creating
the problem at the cmake step. How can install this gromacs version.


​Best​

*Rakesh Kumar Mishra*


*Center for Self-assembly and Coplexity, Institute of basic science (IBS).*
_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to