help-octave
[Top][All Lists]
Advanced

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

Re: Update to Octave 4.0 for Windows


From: address@hidden
Subject: Re: Update to Octave 4.0 for Windows
Date: Fri, 14 Aug 2015 23:52:24 +0900 (JST)


--- ian wrote
> Tatsuro
> 
> Ok. I am almost to the point where I have successfully built the stable
> branch.
> 
> Just to confirm a couple of items
> 1. If I wanted to compile the default branch with the development source,
> Which file would I add the line "--enable-octave=default"
> 2. I have the .patch file open right now. Would I just copy the text between
> the ==== 
> 
> ====
> ( After  
>  diff --git a/libinterp/dldfcn/__magick_read__.cc  
> b/libinterp/dldfcn/__magick_read__.cc 
> )
> ====
> 
> to the end of the .patch file?
> 
> 
> 

I am in weekend so that I can write for the limited imfomation.
To build the default branch

hg clone http://hg.octave.org/mxe-octave/
cd mxe-octave
autoconf 
./configure --enable-octave=default
make nsis-installer

*******************************************
./configure --enable-octave=default

is required to build default (development) branch.
******************************************

Further information will be written later.

Tatsuro



reply via email to

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