AMBER Archive (2008)

Subject: Re: AMBER: Install problems

From: Gustavo Seabra (gustavo.seabra_at_gmail.com)
Date: Mon Sep 08 2008 - 13:58:02 CDT


Hi Marisa,

The configure_amber script tries to compile a small fortran program
with the compiler you specified, just to see if it's working:

> Testing the Fortran compiler:
> g95 -O0 -fno-second-underscore -o testp testp.f
> ./configure_amber: 1168: g95: Permission denied
                                               ^^^^^^^^^^^^^^^^^^^^^^
Apparently, you don't have permission to access to the g95 program in
your machine.

What answer do you get from the commands: "which g95" , "g95
--version" or "ls -la `which g95`"? (note the back-quotation marks on
the last command)

Gustavo.
-----------------------------------------------------------------------
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