octave-maintainers
[Top][All Lists]
Advanced

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

MacOsX: can not use flak toolkit


From: CdeMills
Subject: MacOsX: can not use flak toolkit
Date: Wed, 6 Feb 2013 09:04:38 -0800 (PST)

Hello,

I looked back and forth with octave-devel maintainer on MacPorts. The issue
is about "graphics_system('fltk')" not working, yet
'available_graphics_toolkit' shows it could be used.

I nailed the problem down: "which __init_gnuplot__" returns the path of a
.oct file; while "which __init_fltk__" returns nothing. Yet the file
__init_fltk__.oct" exists in the same dir as "__init_gnuplot__.oct", and
'tool -L', the equivalent of ldd, shows its a dynamic library, whose all
pre-requisite are available.

Any idea of how to debug the fact that, inside octave, "__init_fltk__.oct"
is not recognised as a valid dynamic lib ?

Regards

Pascal



--
View this message in context: 
http://octave.1599824.n4.nabble.com/MacOsX-can-not-use-flak-toolkit-tp4649578.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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