[gmx-users] Installing gromacs from git
Sai Pooja
saipooja at gmail.com
Sun Jun 20 01:23:30 CEST 2010
Hi,
I followed the following steps to install gromacs from the git repository:
1) installed git
2) got a clone of gromacs using the anonymous option
3) installed fftw libraries using
./configure --enable-float --prefix=/fs/home/sm868
make
make install
4)export CPPFLAGS=-I/fs/home/sm868/include
export LDFLAGS=-L/fs/home/sm868/include
6)ran ./bootstrap
7)ran ./configure --prefix=/fs/home/sm868
8)I get the error -
checking for sqrt in -lm... yes
checking for fftw3.h... yes
checking for main in -lfftw3f... no
configure: error: Cannot find fftw3f library
Can someone help me with this?
Pooja
--
Quaerendo Invenietis-Seek and you shall discover.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20100619/8491d14f/attachment.html>
More information about the gromacs.org_gmx-users
mailing list