octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49138] FLTK found at configure but all fltk t


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #49138] FLTK found at configure but all fltk toolkit tests fail
Date: Wed, 21 Sep 2016 08:41:22 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #4, bug #49138 (project octave):

Hi, thanks for all your replies ...

@Rik

available_graphics_toolkits

does list fltk whether I add the library location to 
LD_LIBRARY_PATH or not (which is actually called DYLD_LIBRARY_PATH on OSX,
btw).

graphics_toolkit fltk
plot (randn (5))

does produce a plot (although extremely slow, but that may be due to remote
connection?)

@Mike 

The issue here is that FLTK test are NOT suppressed, 
all tests prepended with testif HAVE_FLTK are run but fail,
if FLTK cannot access a display maybe they should be skipped?

Xvfb cannot be used as we we link to the aqua version (not x11) 
of FLTK and QT

I think a headless display can be produced with VNC as well but 
I don't remeber how, I'll look into this.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49138>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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