AMBER Archive (2008)

Subject: Re: AMBER: Tutorial B5

From: Alessandro Nascimento (al.s.nascimento_at_gmail.com)
Date: Wed Apr 23 2008 - 19:25:12 CDT


If you were able to do this before, you've most probably lost you
environment variables.
You can try:

% echo $AMBERHOME

in your shell. If it returns nothing, that's the reason. You can add
AMBERHOME to your environment variables using

% export AMBERHOME=/usr/local/amber9 (or anywhere you installed
amber), if you're using bash

In the manual you can see more details.

HTH,

--alessandro

On Wed, Apr 23, 2008 at 5:13 PM, Chih-Ying Lin <chihying_at_usc.edu> wrote:
>
>
>
> Hi
> I have been practicing the Amber tutorials B5.
> And everything runs well with the following command.
> $AMBERHOME/exe/ptraj prmtop < ptraj.in > ptraj.out
>
> http://amber.scripps.edu/tutorials/basic/tutorial5/index.html
>
>
> But I tried to practice the Amber tutorials B5 again today.
> the following command become useless.
> $AMBERHOME/exe/ptraj prmtop < ptraj.in > ptraj.out
>
> I don't know what happened.
> Should I re-install or re-compile the Amber system ?
>
> Thanks
> Lin
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu