AMBER Archive (2002)

Subject: RE: RESP charges

From: Ross Walker (ross_at_rosswalker.co.uk)
Date: Wed Apr 17 2002 - 10:28:58 CDT


Dear Vlad,

>Thanks for the answers.
>I have a problem with the esp.sh script. when I run it there is an
error
>message: "Command a.out not found"
>Does somebody know how to fix this?

I suspect one of two problems:

1) "." is not in your path. Try editing the script and change "a.out" to
"./a.out"

2) The compilation of a.out is failing. Try running the compilation
manually to create yourself the a.out file and then try running it on
the command line.

f77 /usr/local/amber6/src/resp/readit.f

Note, I have had problems using the gnu compiler g77 with readit.f. For
some reason it fails to wait for you to enter the number of atoms and
esp points. I got around this by using the portland group compiler
pgf77.

Hope this helps
Ross

/\
\/
|\oss Walker

| Imperial College of Science, Technology & Medicine |
| Department of Chemistry | Theoretical Division |
| Tel:- +44 20 759(45851) |
| EMail:- ross_at_rosswalker.co.uk | http://www.rosswalker.co.uk/ |
| PGP Key available on request |

Please note:
The above message is not necessarily the views of the author, Imperial
College or The Department of Chemistry. The author of this message
accepts no responsibility for any offence caused. If this message is
forwarded to anyone not on the original contact list then the
responsibility lies solely with the person forwarding the email and not
with the author.