Re: [AMBER] Installing of amber10

From: case <case.biomaps.rutgers.edu>
Date: Wed, 8 Jul 2009 12:42:02 +0100

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.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Jul 08 2009 - 08:35:45 PDT
Custom Search