Re: [MacPorts] #45210: Octave: unexpected termination after hitting ctrl-c (Octave v3.8.2, OSX10.9.5)
#45210: Octave: unexpected termination after hitting ctrl-c (Octave v3.8.2, OSX10.9.5) ---------------------+------------------------- Reporter: mike@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: octave | ---------------------+------------------------- Comment (by vjo@…): Replying to [comment:61 roberthuston@…]:
If you want fltk, then install fltk-devel prior to reinstalling octave and then add "+fltk" as a variant
{{{ sudo port install fltk-devel sudo port -f install octave +fltk +gui configure.compiler=clang }}}
Use fltk-devel since octave doesn't work correctly with the regular fltk. (Note: The "+fltk" variant isn't listed in octave's "port info" output, but it still seems to work.)
I can validate that this gets things working for me, as well. I installed things with: port -f install octave +accelerate +fltk +gui configure.compiler=clang esp. given that the issues with Accelerate in octave and arpack seem to have been resolved in 10.9 and above. -- Ticket URL: <https://trac.macports.org/ticket/45210#comment:62> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts