Quoting Eduardo Mendez <pckboy.gmail.com>:
> I am trying to run your program, however the perl script can not find
> the games software. Where do I specify the local directory?.
> I am also trying to specify higher level of theory for gaussian with
> no luck (this belongs to another forum I guess)
Execute Ante-RED.pl starting from a PDB file, and you will get the
Gaussian input. In this input, replace the keywords hf/6-31G* by
b3lyp/6-311+G**, for instance.
> rungms [ NOT FOUND ]
> gamess.0n.x (n = 0->9) [ NOT FOUND ]
> ddikick.x [ NOT FOUND ]
> pcgamess.exe [ OK ]
> At least one GAMESS-US binary is missing !
> Use PC-GAMESS instead of GAMESS-US...
To interface GAMESS-US, three GAMESS binaries have to be found:
rungms, gamess.0n.x and ddikick.x. If one of them is not found
PC-GAMESS is interfaced instead. Check in your terminal if these
programs/scripts are found by using the 'which' command:
which rungms
etc...
If not found, update your $PATH shell variable. Please see the RED-III
FAQ (from the Documentation link) for information about GAMESS-US and
PC-GAMESS execution/setting/interfacing.
regards, Francois
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Sep 23 2007 - 06:07:03 PDT