AMBER Archive (2009)

Subject: Re: [AMBER] Installing of amber10

From: case (case_at_biomaps.rutgers.edu)
Date: Wed Jul 08 2009 - 06:42:02 CDT


On Wed, Jul 08, 2009, Rilei Yu wrote:
>  
> When I try to install amber10 on the LINUX-86-64, I came across the error as follows:

> Testing the Fortran compiler:
>      g95 -O0  -fno-second-underscore -o testp testp.f
> /tmp/cceWQSGc.s: Assembler messages:
> /tmp/cceWQSGc.s:11: Error: suffix or operands invalid for `push'
> ./configure_amber: line 1169: ./testp: No such file or directory
> Unable to compile a Fortran program using g95 -O0  -fno-second-underscore

This means your compiler is *not* working correctly. The program test.f
is just an extremely simple program, and the test above means that your
compiler is somehow not installed correctly. I'd suggest using gfortran in
any event.

>
> But when I type #g95 --help
> The g95 works well!

Just because "g95 --help" works doesn't mean that the compiler is correctly
installed....

...dac

_______________________________________________
AMBER mailing list
AMBER_at_ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber