On 17/03/11, Diego Enry  <diego.e...@gmail.com> wrote:
> You got this wrong
> export CPPFLAGS="-I/home/local/fftw/include"
> export LDFLAGS="-L/home/local/fftw/lib"
> 
> replace by this
> export CPPFLAGS="-I$HOME/local/fftw/include"
> export LDFLAGS="-L$HOME/local/fftw/lib"
> 

This is immaterial if Thomas installed to $HOME/local/fftw3

Mark

> 
> 
> 
> On Thu, Mar 17, 2011 at 12:24 PM, Thomas Koller <koller-tho...@gmx.de> wrote:
> > Now I get this again:
> >
> > checking for fftw3.h... configure: error: Cannot find the default external 
> > FFT library (fftw3).
> >
> > Please follow my way:
> >
> > i) I unpacke fftw and gromacs to two folders.
> > iii) I go the the fftw folder and make:
> >    - ./configure --prefix=$HOME/local/fftw3 --enable-sse --enable-shared   
> > --enable-float
> >    - make -j
> >    - make install
> >    - export CPPFLAGS="-I/home/local/fftw/include"
> >    - export LDFLAGS="-L/home/local/fftw/lib"
> >
> > iii) Then I go (cd) to the folder gromacs-4.0.7
> >    - ./configure --prefix=$HOME/local/gromacs
> >    - Now I get the error writen above.
> >
> > Is my way wrong, do I have to insert the fftw folder into the gromacs 
> > folder, is the sequence wrong?
> >
> > I wish I can have access soon. :(
> >
> > Thomas
> >
> > --
> > Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
> > belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
> > --
> > 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/Support/Mailing_Lists/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/Support/Mailing_Lists
> >
> 
> 
> 
> -- 
> Diego Enry B. Gomes
> Laboratório de Modelagem e Dinamica Molecular
> Universidade Federal do Rio de Janeiro - Brasil.
> -- 
> 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/Support/Mailing_Lists/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/Support/Mailing_Lists
> 
>
-- 
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/Support/Mailing_Lists/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/Support/Mailing_Lists

Reply via email to