Re: [AMBER] problem installing amber 10

From: Scott Brozell <sbrozell.rci.rutgers.edu>
Date: Tue, 26 Jul 2011 02:55:34 -0400

Hi,

Yes your g95 installation is faulty.
Have you tried using gfortran ?
It is probably easier to get all the standard gnu compilers
correctly installed; in fact, in a recent email you indicated 4.5.1
as your gnu compiler version which should go well with gfortran;
goooogggle gfortran and your operating system name.

scott

On Tue, Jul 26, 2011 at 04:03:35PM +1030, Nyla Zaman wrote:
>
> command:
> ./configure_amber -static g95
>
> error:
> Setting AMBERHOME to /root/nyla_working/amber10
>
> Setting up Amber configuration file for architecture: g95
> Using parallel communications library: none
> The MKL_HOME environment variable is not defined.
>
> Testing the C compiler:
> gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -m32 -o testp testp.c
> OK
>
> Testing the Fortran compiler:
> g95 -O0 -fno-second-underscore -o testp testp.f
> ./configure_amber: line 1168: g95: command not found
> ./configure_amber: line 1169: ./testp: No such file or directory
> Unable to compile a Fortran program using g95 -O0 -fno-second-underscore
> Please check your compiler settings or configure flags.
>
> i tried to install g95 after that and the compiler says:
>
> ERROR:
>
> ./configure_amber -static g95
> Setting AMBERHOME to /root/nyla_working/amber10
>
> Setting up Amber configuration file for architecture: g95
> Using parallel communications library: none
> The MKL_HOME environment variable is not defined.
>
> Testing the C compiler:
> gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -m32 -o testp testp.c
> OK
>
> Testing the Fortran compiler:
> g95 -O0 -fno-second-underscore -o testp testp.f
> g95: installation problem, cannot exec 'f951': No such file or directory
> ./configure_amber: line 1169: ./testp: No such file or directory
> Unable to compile a Fortran program using g95 -O0 -fno-second-underscore
> Please check your compiler settings or configure flags.
>

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jul 26 2011 - 00:00:03 PDT
Custom Search