Re: AMBER: Resp install problem, again

From: David A. Case <case.scripps.edu>
Date: Wed, 16 Nov 2005 13:53:27 -0800

On Wed, Nov 16, 2005, Jianzhong Liu wrote:
>
>
> He DID changed MACHINE file. Attached are the MACHINE and resp.f file he
> used.

There appear to also be changes to the resp.f code itself. If I do the
following on the source code downloaded from the amber site:

quine% grep -n files.h resp.f
214:#include "files.h"
361:#include "files.h"
560:#include "files.h"
902:#include "files.h"
1370:#include "files.h"
1907:#include "files.h"
2083:#include "files.h"
2291:#include "files.h"


However, doing the same thing on the code you included in your last e-mail:

quine% grep -n files.h resp.f
214:# include "files.h"
357:! #include "files.h"
556:! #include "files.h"
2273:!#include "files.h"

There appear to be cases where the "#include files.h" line has either been
removed or commented out.

I can't tell how or when this happened, but the error messages the compiler
is giving you are consistent with not having the needed "include" lines.
Please try again to use the files from the Amber web site.

....dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Nov 16 2005 - 22:53:00 PST
Custom Search