Re: [AMBER] amber7 vs xleap on 64bit machine

From: Frank Thommen <structures-it.embl-heidelberg.de>
Date: Wed, 08 Sep 2010 15:45:58 +0200

> Also, set path = ( $path $AMBERHOME/exe ) won't work, because you need to
> set it as an environment variable. Also, PATH is all uppercase, and many
> unices are case-sensitive so you have to make sure they're all uppercase.
> Furthermore, PATH should be colon-delimited, not space-delimited I believe.
> Google how to set up environment variables with whatever shell you're using
> and follow those instructions for PATH and AMBERHOME.

'set path = ( $path $AMBERHOME/exe )' is syntactically correct and does
the same as 'setenv PATH=${PATH}:$AMBERHOME/exe'. [t]csh automatically
converts $path into $PATH and the other way round, as soon as you modify
either variable.

But for everything else I agree.

frank

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Sep 08 2010 - 07:00:06 PDT
Custom Search