[gmx-users] Install double precision gromacs on IA64 system
Jian Zou
zouj01 at mails.tsinghua.edu.cn
Thu Mar 31 14:47:47 CEST 2005
Hi David
>> ./configure ...
>> make
>> make CFLAGS=-g autocorr.o
>> make install
>> the same error occurs.
>>
>> Shall I run "make CFLAGS=-g autocorr.o" directly after "./configure"?
>Did you cd to the right directory?
What I did is
tar ...
cd gromacs-3.2.1
./configure ...
make (error occurs)
cd src/tools
make CFLAGS=-g autocorr.o
cd ../..
make install
Did I miss something?
Thanks for your advice in advance.
Regards,
Jian Zou
More information about the gromacs.org_gmx-users
mailing list