octave-maintainers
[Top][All Lists]
Advanced

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

[MAc OS X] can't use fltk toolkit


From: CdeMills
Subject: [MAc OS X] can't use fltk toolkit
Date: Thu, 20 Dec 2012 02:01:12 -0800 (PST)

Hello,

I can not use the fltk toolkit on Mac OS:

octave>available_graphics_toolkits
        ans = 
        {
          [1,1] = fltk
          [1,2] = gnuplot
        }
octave> graphics_toolkit('fltk')
error: feval: function `__init_fltk__' not found
error: called from:
error:   /opt/local/share/octave/3.6.3/m/plot/graphics_toolkit.m at line 59,
column 5

MacOS 10.8, octave-devel (3.6.3) with gnuplot, XQuartz, aquaterm and fltk
from macports. 

The dir /opt/local/lib/octave/3.6.3/oct/x86_64-apple-darwin12.2.0 contains
both __init_gnuplot.oct and __init_fltk.oct as required:
file __init_gnuplot__.oct 
__init_gnuplot__.oct: Mach-O 64-bit bundle x86_64
file __init_fltk__.oct         
__init_fltk__.oct: Mach-O 64-bit bundle x86_64

Anyone else seeing this error ?

Regards

Pascal




--
View this message in context: 
http://octave.1599824.n4.nabble.com/MAc-OS-X-can-t-use-fltk-toolkit-tp4648122.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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