[gmx-users] operating system

Jussi Lehtola jussi.lehtola at helsinki.fi
Tue Nov 18 11:08:24 CET 2008


On Tue, 2008-11-18 at 13:49 +0530, Marudachalam S wrote:
> Hi,
> 
>  Thanks. What about RHEL? Will Gromacs run on it?

Yes. You can even use the ready-compiled RPMs available from Fedora
EPEL:

-------- Forwarded Message --------
From: Jussi Lehtola <jussi.lehtola at helsinki.fi>
Reply-To: Discussion list for GROMACS users <gmx-users at gromacs.org>
To: Discussion list for GROMACS users <gmx-users at gromacs.org>
Subject: Re: [gmx-users] Gromacs Installation troubles
Date: Tue, 18 Nov 2008 09:54:20 +0200

On Mon, 2008-11-17 at 16:59 -0800, Nicholas Geraedts wrote:
> I'm trying to get Gromacs installed on our systems, but I've been
> running into one error after another. We are running CentOS5 x86-64
> with all the latest updates.
> 
> 
> I've got the following packages downloaded
> lam-7.1.4
> fftw-3.2
> gsl-1.11
> gromacs-4.0


Ugh. Why do you want to compile these yourself? Use the distribution
packages, that way you always can tell what is installed on your system
and upgrading is easy.

1. Enable the Fedora EPEL repository
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse

2. Currently Gromacs is only available in EPEL Testing, but will be
pushed to EPEL Stable. Install Gromacs with

# yum --enablerepo=epel-testing -y install gromacs gromacs-mpi

This way you get single and double precision binaries with and without
MPI support, and all the needed dependencies.

3. If you don't want Gromacs to be automatically updated with yum, put
the line

exclude = gromacs*

in /etc/yum.conf. When you want to update Gromacs to the newest version
available, remove the line and run

# yum -y update
-- 
------------------------------------------------------
Jussi Lehtola, FM, Tohtorikoulutettava
Fysiikan laitos, Helsingin Yliopisto
jussi.lehtola at helsinki.fi, p. 191 50632
------------------------------------------------------
Mr. Jussi Lehtola, M. Sc., Doctoral Student
Department of Physics, University of Helsinki, Finland
jussi.lehtola at helsinki.fi
------------------------------------------------------




More information about the gromacs.org_gmx-users mailing list