applying a patch

Steven Levine steve53 at earthlink.net
Thu Feb 28 01:44:49 CST 2008


In <1204013008.17319.4.camel at localhost>, on 02/26/08
   at 09:03 AM, Thomas Weber <thomas.weber.mail at gmail.com> said:

Hi,

>To apply it, you need the "patch" command, which takes the "patch" file
>and applies the changes described in it to the verious 'old' files you
>have. 

>I don't know if OS/2 has a patch command.

Gnu patch is available for OS/2.  It can be found on hobbes as
gnupatch.zip.

OS/2 ships with a patch.exe, so one needs to take measures to ensure that
the correct patch.exe is invoked.  I rename patch.exe to gnupatch.exe.

To apply a patch, it is usually sufficient to run

 gnupatch -p0 <patchfile

from the top level Octave install directory.  If the Octave install is
sufficiently non-standard the -p level may need to be higher.  Dushan
should review a couple of the path tutorials available on the net.

Steven

-- 
----------------------------------------------------------------------
"Steven Levine" <steve53 at earthlink.net>  MR2/ICE 3.00 beta 11pre #10183 eCS/Warp/DIY/14.103a_W4 etc.
www.scoug.com irc.ca.webbnet.info #scoug (Wed 7pm PST)
----------------------------------------------------------------------



More information about the Help-octave mailing list