octave-maintainers
[Top][All Lists]
Advanced

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

Octave on Yosemite via Fink


From: Ben Abbott
Subject: Octave on Yosemite via Fink
Date: Wed, 26 Nov 2014 16:45:34 -0500

I’ve managed to build Octave on Yosemite using Fink for dependencies. I 
essentially copied the process developed by Alexander Hansen who maintains 
Octave for Fink.

For those interested, I’m attached two scripts. One is needed to patch Octave 
(a link to the patch is found in the patch script), and the second is needed to 
build.

To manage a build, 

(1) fink install bison
(2) fink install octave-atlas-qtmac-dev
(3) From the Octave’s build directory (you’ll need to clone the sources)
(4) run patch_octave.sh
(5) run configure_octave.sh
(6) make
(7) ./run_octave

Don't run the install as it will install into Fink's directory structure.

Ben

Attachment: patch_octave.sh
Description: Binary data

Attachment: configure_octave.sh
Description: Binary data



reply via email to

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