AMBER Archive (2008)

Subject: Re: AMBER: unable to compile AmberTools 1.0

From: David A. Case (case_at_scripps.edu)
Date: Mon May 05 2008 - 13:14:44 CDT


On Mon, May 05, 2008, Rabin wrote:

>
> [buzz1_at_pentose src]$ ./configure_at gcc
> Setting AMBERHOME to /usr/local/src/amber10
>
> Mopac and resp will be compiled with g77
> ./configure_at: line 461: testp.c: No such file or
> directory

What kind of operating system are you working with? Is there a possibility
that you don't have write permission in /usr/local/src/amber10/src?

Line 461 in configure_at is just trying to create a small test program
using the "cat <<EOF >testp.c" shell syntax. You could try to add a space
before "testp.c", that is "cat <<EOF > testp.c"

Maybe someone else on the list has seen this problem, or can spot a likely
solution.

...regards...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu