help-octave
[Top][All Lists]
Advanced

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

Re: how to apply patches?


From: Muthiah Annamalai
Subject: Re: how to apply patches?
Date: Thu, 1 Nov 2007 14:57:55 -0500

On 11/1/07, DushanM <address@hidden> wrote:
> What does one do to 'apply' a patch presented in
> help-octave emails?  Can this be done to a binary build
> of octave, or does it involve a re-compilation of the code?
>
> - Dushan

apply it by,
$ patch < patch_file_name

C++ patches involve a re-compilation of the code.
m-file patches donot involve a re-compilation of the code.

cheers,
Muthu


reply via email to

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