Hi, The solution suggested by Parvez should work, but really you should not install this version of GROMACS any more (at least get the bug fixes in 4.5.7!) and should do so only after reading the install instructions on the GROMACS webpage, which deal specifically with the issue you report.
Mark On Mon, Jun 22, 2015 at 8:44 PM mah maz <[email protected]> wrote: > Thanks Parvez! but it was not the solution. do you have any other ideas to > help? > > On Sun, Jun 21, 2015 at 1:42 PM, mah maz <[email protected]> wrote: > > > Dear all, > > I am trying to install a new version of gromacs(rather than rpm) on my > > system. I apply these commands:(in root while im superuser) > > tar -xzvf fftw-3.3.4.tar.gz > > cd fftw-3.3.4 > > ./configure --enable-float --enable-threads > > make > > make install > > > > and for gromacs: > > > > tar -xzvf gromacs-4.5.5.tar.gz > > cd gromacs-4.5.5 > > ./configure > > make > > after this command the following errors occur: > > can not be used when making a shared object > > recompile with -fPIC > > /usr/local/lib64/libfftw3.a:couldnt read symbols:bad value > > collect2: error: ld returned 1 exit status > > make[3]:***[libmd.la] error1 > > make[3]: leaving directory '/gromacs-4.5.5/src/mdlib > > make[2]: [all-recursive] error1 > > make[2]: leaving directory '/gromacs-4.5.5/src > > make[1]: error2 > > make[1]: leaving directory '/gromacs-4.5.5/src > > make***[all-recursive] error1 > > what should i do? is it because of the incompatibility of the > > fftw version and gromacs version? > > thanks! > > > > > -- > Gromacs Users mailing list > > * Please search the archive at > http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before > posting! > > * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists > > * For (un)subscribe requests visit > https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or > send a mail to [email protected]. > -- Gromacs Users mailing list * Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting! * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists * For (un)subscribe requests visit https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a mail to [email protected].
