Re: [gmx-users] ERROR while compiling gromacs4.6.1

2013-09-11 Thread Mark Abraham
If the version of gcc is unsuitable, you can write the path to it in gold leaf and it still won't help :-) Check gcc --version for the exercise, and then find out how to install 4.7.x or 4.8.x. Mark On Wed, Sep 11, 2013 at 5:09 AM, Golshan Hejazi golshan.hej...@yahoo.com wrote: Hello, i am

[gmx-users] ERROR while compiling gromacs4.6.1

2013-09-10 Thread Golshan Hejazi
Hello, i am trying to compile gromacs-4.6.1 on a linux machine. I used already the following compile script and it worked export CCDIR=/usr/bin/gcc export MPICCDIR=/usr/mpi/gcc/openmpi-1.4.1/bin export CXX=mpicxx export CC=mpicc cd /home/fbafti/CODE tar -xvf gromacs-4.6.1.tar.gz cd mv