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.
-- 
gmx-users mailing list    gmx-users@gromacs.org
http://lists.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 gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to