help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applying a patch


From: Steven Levine
Subject: Re: applying a patch
Date: Wed, 27 Feb 2008 23:44:49 -0800

In <address@hidden>, on 02/26/08
   at 09:03 AM, Thomas Weber <address@hidden> 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" <address@hidden>  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)
----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]