octave-maintainers
[Top][All Lists]
Advanced

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

Re: [MAc OS X] can't use fltk toolkit


From: Alexander Hansen
Subject: Re: [MAc OS X] can't use fltk toolkit
Date: Thu, 20 Dec 2012 07:01:27 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/20/12 3:01 AM, CdeMills wrote:
> 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.
> 

It works here (OS 10.8 with all packages from Fink).  Maybe check

which "__init_fltk__"

from within Octave to make sure that this is in your path?
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/


reply via email to

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