Erik,
Let's take it step-by-step. Do you extract the AmberTools to /usr/local
using sudo (root permission)? If that's the case, try:
"chown -R erik /usr/local/amber11"
By then, you should be able to create that testp.c file during the
configuration steps.
Sincerely,
--
Mengjuei
On Mon, May 17, 2010 at 12:44 PM, erik zuiderweg <zuiderwe.umich.edu> wrote:
> Done your suggestion.
> The situation is now worse --- I can't even configure ambertools anymore,
> let alone compile ...
> ./configure gnu
> Your AMBERHOME environment variable should be set to /usr/local/amber11
> Obtaining the gnu suite version:
> gcc -v
> The version is 4.5.0
> ./configure: line 955: testp.c: Permission denied
> Testing the gcc compiler:
> gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o testp testp.c
> gcc: testp.c: No such file or directory
> gcc: no input files
> ./configure: line 967: ./testp: No such file or directory
> Error: Unable to compile a C program using gcc -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE
> Please check your compiler settings or configure flags.
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon May 17 2010 - 13:00:06 PDT