Re: [gmx-users] Re: gromacs installation (some broken links in wiki?)

2008-01-04 Thread Mark Abraham

Carsten Kutzner wrote:

Hi Mahdi,

In principle the installation instructions for gromacs should be 
available here:


http://www.gromacs.org/gromacs/installation/installation-instructions.html

but for some reason the link does not work. (It seems that the first two 
links "GROMACS" and "Instructions" in the "documentation" field in the 
gromacs wiki are broken).


OK I bot-crawled the GROMACS wiki and fixed all of these links except 
those on the main sidebar, for which you need admin privileges. Last I 
knew, that means David van der Spoel, or Dallas Warren.


Mark
___
gmx-users mailing listgmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/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/mailing_lists/users.php


[gmx-users] Re: gromacs installation (some broken links in wiki?)

2008-01-03 Thread Carsten Kutzner

Hi Mahdi,

In principle the installation instructions for gromacs should be  
available here:


http://www.gromacs.org/gromacs/installation/installation- 
instructions.html


but for some reason the link does not work. (It seems that the first  
two links "GROMACS" and "Instructions" in the "documentation" field  
in the gromacs wiki are broken).



So until the links are repaired again, here is a short version:

Prior to installing gromacs, the fftw needs to be installed. After  
that, set the following environment variables:


export LDFLAGS="-L/path/to/your/fftw/lib"
export CPPFLAGS="-I/path/to/your/fftw/include"

After unzipping & untarring the gmx code, configure and compile gromacs:

./configure --prefix=/path/to/install/gmx/in --without-x  --enable-mpi
make
make install

This assumes that an "mpicc" compiler is in your path. You might have  
to additionally set the path to your mpi lib / include directory in  
the LDFLAGS / CPPFLAGS variables.


This should to the trick.
  Carsten


Am 03.01.2008 um 17:56 schrieb mahdi fathi:




Dear Dr Carsten Kutzner
I want install gromacs on 4 machines  at my small lab
but I couldnt find clear instructions for parallel instalation on  
gromacs.org

can you please introduce me a resource for parallel installation
very very thank you
yours truly mahdi



_
The best games are on Xbox 360.  Click here for a special offer on  
an Xbox 360 Console.

http://www.xbox.com/en-US/hardware/wheretobuy/


___
gmx-users mailing listgmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/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/mailing_lists/users.php