AMBER Archive (2008)

Subject: Re: AMBER: compilation problem

From: john smith (johnsmithgr8_at_gmail.com)
Date: Tue Sep 02 2008 - 05:03:14 CDT


Here is the output when I run the configure_at

bash-3.00# ./configure_at solaris_cc
Setting AMBERHOME to /disk3/software/amber10

Mopac and resp will be compiled with g77

Testing the C compiler:
      cc -fnostd -o testp testp.c
cc: Warning: illegal option -fnostd
OK

Testing the g77 compiler:
     g77 -O0 -fno-second-underscore -o testp testp.f
./configure_at: g77: not found
./configure_at: ./testp: not found
Unable to compile a Fortran program using g77 -O0 -fno-second-underscore
We will be unable to compile mopac or resp

Testing /usr/ccs/bin/lex:
OK

Configuring netcdf; (may be time-consuming)

NETCDF configure succeeded.

The configuration file, config.h, was successfully created.

bash-3.00# make -f makefile_at
bash: make: command not found

**************************************************************************

bash-3.00# ./configure_at -opteron solaris_cc
Setting AMBERHOME to /disk3/software/amber10

Mopac and resp will be compiled with g77

Testing the C compiler:
      cc -xarch=amd64a -fnostd -o testp testp.c
cc: Warning: -xarch=amd64a is deprecated, use -m64 -xarch=sse2a instead
cc: Warning: illegal option -fnostd
OK

Testing the g77 compiler:
     g77 -O0 -fno-second-underscore -o testp testp.f
./configure_at: g77: not found
./configure_at: ./testp: not found
Unable to compile a Fortran program using g77 -O0 -fno-second-underscore
We will be unable to compile mopac or resp

Testing /usr/ccs/bin/lex:
OK

Configuring netcdf; (may be time-consuming)

NETCDF configure succeeded.

The configuration file, config.h, was successfully created.

bash-3.00# make -f makefile_at
bash: make: command not found

*************************************************************************
I dont understand where the error is.

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
      to majordomo_at_scripps.edu