AMBER Archive (2006)

Subject: Re: AMBER: Amber9 patch bugfix.all issue on SunOS 5.1

From: Mark Williamson (Mark.Williamson_at_imperial.ac.uk)
Date: Tue Nov 28 2006 - 15:04:06 CST


Michael John Hanby wrote:

> I get the following error / message:
> ===========================================
> Looks like a new-style context diff
> File to patch:
> ===========================================

Hi,

Have any new line feeds gotten into the patch during the process of
getting it onto the Sun box?

I find it useful to use the wget util to download the patch direct to
the directory that I'm going to use it in. Sometimes email clients/web
browsers can mess with formattings in patch files that can cause errors
when trying to apply them.

If the Sun box has the wget util, you might want to try something like this:

cd $AMBERHOME
mv bugfix.all bugfix.all.old
wget http://amber.scripps.edu/bugfixes/9.0/bugfix.all

patch -p0 -N -r patch_rejects < bugfix.all

regards,

Mark
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu