help-octave
[Top][All Lists]
Advanced

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

Re: Applying patches [was "Re: Inconsistent behaviour of (:)"]


From: Joe Koski
Subject: Re: Applying patches [was "Re: Inconsistent behaviour of (:)"]
Date: Tue, 22 Feb 2005 20:43:15 -0700
User-agent: Microsoft-Entourage/11.0.0.040405

on 2/22/05 7:54 PM, John B. Thoo at address@hidden wrote:

> On Feb 22, 2005, at 7:31 AM, John W. Eaton wrote:
> 
>> Please try the following patch.
> 
> I'm sorry for what must be a truly daft question, but how does one
> apply a patch?
> 
> TIA.
> ---John.

I had the same question a few weeks ago, but I muddled through. First, in a
terminal, do

  man patch

for too much information about options.

What worked for me was

  patch orig_file.m <patch_name

which is simple enough, after you separate the correct patch text.

Jo




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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