Hi,
I have installed Ambertools 2015 and it seems completely fine when I test it.
I have used these codes to install it in Mac os x.
Cd Users
tar xvfj AmberTools15.tar.bz2 # (Note: extracts in an # “amber14” directory)
export AMBERHOME=/Users/amber14 # (for bash, zsh, ksh, etc.)
cd $AMBERHOME
./configure –help
./configure gnu
source /users/amber14/amber.sh # for bash, zsh, ksh, etc.
make install
make test
But when I want to run the below code as my starting point
$AMBERHOME/exe/xleap -s -f $AMBERHOME/dat/leap/cmd/oldff/leaprc.ff99
I encounter the following error:
-bash: /Users/amber14/exe/xleap: No such file or directory
Then I see that there is no file in amberhome which named Exe!!! I have attached a screenshot from all the components in Amber14 after installation.
It is driving me crazy :( :(
Would you please help me and tell me is the solution? :(
Bests
Mahdieh Hadi
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Feb 22 2016 - 11:30:04 PST