AMBER Archive (2007)Subject: Re: AMBER: Machine environment to install AMBER 8
From: M. Maeda (mmaeda_at_nias.affrc.go.jp) 
Date: Tue Aug 14 2007 - 04:19:37 CDT
 
 
 
 
Dear Benjamin and all,
 
 After making config.h with no option, I wrote all the word 'ifc' to 'g95'
 
in the config.h file. The 'g95' is link to 'x86_64-unknown-linux-gnu-g95'.
 
I compiled again with new config.h file, the below message was appeared.
 
Do you know any other correction places in the any source files?
 
 -----
 
[xxxxx src]$ make serial
 
Starting installation of Amber8 (serial) at Tue Aug 14 18:07:05 JST 2007.
 
mkdir ../exe
 
mkdir: cannot create directory `../exe': File exists
 
make: [serial] Error 1 (ignored)
 
cd lib; make install
 
make[1]: Entering directory `/xxxxx/amber8/src/lib'
 
cpp -traditional -P -I/xxxxx/amber8/src/include  new2oldparm.f > _new2oldparm.f
 
g95 -c -w95    -mp1 -O0   -o new2oldparm.o _new2oldparm.f
 
g95: unrecognized option '-w95'
 
f951: error: invalid option 'p1'
 
make[1]: *** [new2oldparm.o] Error 1
 
make[1]: Leaving directory `/xxxxx/amber8/src/lib'
 
make: *** [serial] Error 2
 
-----
 
 Sincerely,
 
Miki
 
 -----------------------------------------------------------------------
 
The AMBER Mail Reflector
 
To post, send mail to amber_at_scripps.edu
 
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
 
 
  
 |