[AMBER] Updating AmberTools1.5

From: fatahiya <fatahiyamohdtap.yahoo.com>
Date: Fri, 2 Aug 2013 10:49:36 +0800 (SGT)

Hi all,

I want to install  AmberTools1.5 in Amber11.
 First step i trying to fix AmberTools1.5, then i was used this command:

cd $AMBERHOME
wget http://ambermd.org/bugfixes/AmberTools/1.5/bugfix.all
patch -p0 -N < bugfix.all
then i got this message:
can't find file to patch at input line 59
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|********>Master Bugfix File - AmberTools bugfixes for version 1.5, fixes 1-26
|
|Programs: AmberTools
|
|Description: This is the master bugfix file for AmberTools-1.5. It
| contains all of the bugfixes released against version 1.5
| in a single patch script.
|
|Usage: Save this file in your $AMBERHOME directory and then
| apply this patch file to your distribution as follows:
|
|cd $AMBERHOME
|patch -p0 -N <bugfix.all
|
|If you have already patched some files the patch program should realise this
|and skip them. If you have trouble then you may need to apply each of the
|bug fixes separately.
|
|-----------------------------------------------------------------------------
|********> bugfix 1
|Author: Daniel R. Roe
|Date: 25 April 2011
|
|Programs: cpptraj
|
|Description: Enhancements and fixes for cpptraj.
| From version 1.0.5 to 1.0.8.
|Enhancements:
| - Added "average" keyword to "reference" command. Allows one to average
| the coordinates of an input trajectory and use as a reference struct.
| - Added "precision" keyword to "datafile" command. Users can specify
| an output width and precision for data sets in a data file.
| - Added "maxmin" keyword to "outtraj" command. Users can direct outtraj
| to only print frames that are between a specified max and min based
| on specified data set.
|Bug fixes:
| - Box type detection is now fixed for general triclinic cells.
| - Fixed segfault when reading trajectory with box coords when associated
| parm has no box informaton.
| - Fix potential write of binary characters to Amber trajectory files when
| using "outtraj".
| - General improvement in output and debugging messages.
|
|---------------------------------------------------------------------------
|From 2521863419ead1a5fb72d37646934ee1f61b7d84 Mon Sep 17 00:00:00 2001
|From: Daniel R. Roe <daniel.r.roe.gmail.com>
|Date: Tue, 22 Mar 2011 16:56:07 -0400
|Subject: [PATCH 014/279] DRR - Cpptraj: Create new Add function for framelist
|
|---
| AmberTools/src/cpptraj/src/FrameList.cpp | 15 ++++++++++++++-
| AmberTools/src/cpptraj/src/FrameList.h | 1 +
| 2 files changed, 15 insertions(+), 1 deletions(-)
|
|diff --git AmberTools/src/cpptraj/src/FrameList.cpp AmberTools/src/cpptraj/src/FrameList.cpp
|index 08a5628..7972832 100644
|--- AmberTools/src/cpptraj/src/FrameList.cpp
|+++ AmberTools/src/cpptraj/src/FrameList.cpp
--------------------------
File to patch:
what this message about? i dont't know which file to patch. please help me, i just want to calculate SASA, then i need cpptraj.
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Aug 01 2013 - 20:00:02 PDT
Custom Search