RE: [AMBER] Installation of Amber10

From: Ross Walker <ross.rosswalker.co.uk>
Date: Mon, 10 May 2010 07:19:28 -0700

Dear Jaya,

> I have given the following commands to apply bugfix
> patch -p0 -N -r patch-rejects < bugfix.all
> patch -p0 <bugfix.26 > chk

This is a lot of the problem I think. Why are you applying the bugfixes
twice? The bugfix.all file contains the bugfix.26.

I would suggest completely deleting your amber 10 tree. Then recreating it
fresh by untaring the AmberTools1.2 and Amber10 tar files. Next do:

cd amber10
wget http://ambermd.org/bugfixes/AmberTools/1.2/bugfix.all
patch -p0 <bugfix.all
rm -f bugfix.all
wget http://ambermd.org/bugfixes/10.0/bugfix.all
wget http://ambermd.org/bugfixes/10.0/apply_bugfix_all.x
chmod 700 apply_bugfix_all.x
./apply_bugfix_all.x bugfix.all

Then try to build things again. If it still fails then I suspect it might be
an issue with your preprocessor in which case please send me (to my email
directly) both your charmm.fpp and charmm.f90 files.

Good luck,
Ross

/\
\/
|\oss Walker

| Assistant Research Professor |
| San Diego Supercomputer Center |
| Tel: +1 858 822 0854 | EMail:- ross.rosswalker.co.uk |
| http://www.rosswalker.co.uk | http://www.wmd-lab.org/ |

Note: Electronic Mail is not secure, has no guarantee of delivery, may not
be read every day, and should not be used for urgent or sensitive issues.






_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon May 10 2010 - 07:30:03 PDT
Custom Search