Re: [gmx-users] Re: gromacs 4.6.2 MPI distribution location problems

2013-06-12 Thread Mark Abraham
On Wed, Jun 12, 2013 at 12:42 AM, sirishkaushik wrote: > Note that this works fine with 4.5.5. > > when I installed using: > > ./configure CPPFLAGS="-I/home/kaushik/fftw-new/include" > LDFLAGS="-L/home/kaushik/fftw-new/lib" --enable-mpi --prefix > /home/kaushik/gromacs_executable/gromacs-old > >

[gmx-users] Re: gromacs 4.6.2 MPI distribution location problems

2013-06-11 Thread sirishkaushik
Note that this works fine with 4.5.5. when I installed using: ./configure CPPFLAGS="-I/home/kaushik/fftw-new/include" LDFLAGS="-L/home/kaushik/fftw-new/lib" --enable-mpi --prefix /home/kaushik/gromacs_executable/gromacs-old ldd mdrun on the 4.5.5 version correctly points to the fftw and the mpi