[MacPorts] #35434: octave-devel @3.4.3 build failure in Mac OSX 10.8

MacPorts noreply at macports.org
Tue Aug 28 05:45:24 PDT 2012


#35434: octave-devel @3.4.3 build failure in Mac OSX 10.8
-----------------------------+----------------------------------------------
 Reporter:  vic@…            |       Owner:  michaelld@…           
     Type:  defect           |      Status:  new                   
 Priority:  Normal           |   Milestone:                        
Component:  ports            |     Version:  2.1.2                 
 Keywords:  mountainlion     |        Port:  octave-devel          
-----------------------------+----------------------------------------------

Comment(by michaelld@…):

 So, I think if you're in octave, and you do
 {{{
 available_graphics_toolkits()
 }}}
 it will return a list of available toolkits that you can select from.  If
 octave+fltk is installed, then 'fltk' should appear in this list; if it
 does, then you should be able to do:
 {{{
 graphics_toolkit('fltk')
 }}}
 to select it; I think I had to issue this command twice to get it to work.
 Then do
 {{{
 plot (1:10)
 }}}
 to see what happens. It should be obvious if fltk is being used, or if
 some other toolkit is still in place.

-- 
Ticket URL: <https://trac.macports.org/ticket/35434#comment:42>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list