RE: AMBER: question about xleap

From: Ross Walker <ross.rosswalker.co.uk>
Date: Thu, 3 Jun 2004 11:03:04 -0700

Hi Jeny,

This seems strange. Xleap is just a script that calls xaleap with the
command $AMBERHOME/exe/xaLeap -I$AMBERHOME/dat/leap/prep
-I$AMBERHOME/dat/leap/lib -I$AMBERHOME/dat/leap/parm
-I$AMBERHOME/dat/leap/cmd $*

Problems normally occur if your AMBERHOME environment variable is set wrong.
Check that this points to the top level of your amber installation by doing

echo $AMBERHOME

If this is all ok then the error is very strange. You could try manually
running the xaLeap command with the following lines (assuming you are using
the bash shell):

export XENVIRONENT $AMBERHOME/dat/XaLeap_wcl
$AMBERHOME/exe/xaLeap -I$AMBERHOME/dat/leap/prep -I$AMBERHOME/dat/leap/lib
-I$AMBERHOME/dat/leap/parm -I$AMBERHOME/dat/leap/cmd -s -f
$AMBERHOME/dat/leap/cmd/leaprc.ff99

See if this works. Also try adding the amber exe directory to your path.
I.e:

export PATH=$PATH:$AMBERHOME/exe

If it still doesn't work email me back. If possible include a copy of the
xleap contents (cat xleap) and a directory listing of your amber exe
directory (ls -la)

All the best
Ross

/\
\/
|\oss Walker

| Department of Molecular Biology TPC15 |
| The Scripps Research Institute |
| Tel:- +1 858 784 8889 | EMail:- ross.rosswalker.co.uk |
| http://www.rosswalker.co.uk/ | PGP Key available on request |


> -----Original Message-----
> From: owner-amber.scripps.edu
> [mailto:owner-amber.scripps.edu] On Behalf Of jz7.duke.edu
> Sent: 03 June 2004 10:19
> To: amber.scripps.edu
> Subject: AMBER: question about xleap
>
> Dear all,
>
> I am trying to follow the DNA tutorial on Amber website.
> After setting the
> path and running nucgen, I cannot load xleap. When I type the command:
>
> $AMBERHOME/exe/xleap -s -f $AMBERHOME/dat/leap/cmd/leaprc.ff99
>
> It gave the error message:
>
> xaLeap: Command not found.
>
> This is very strange. First, the command I use is "xleap",
> not "xaLeap";
> second, I check the directory "$AMBERHOME/exe/", both xleap
> and xaLeap are
> there. So what is the problem?
>
> Thanks a lot for your kind help!
>
> Best,
> Jeny
> --------------------------------------------------------------
> ---------
> The AMBER Mail Reflector
> To post, send mail to amber.scripps.edu
> To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
>

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Thu Jun 03 2004 - 19:53:00 PDT
Custom Search