Re: [CinePaint] install problem..

Kai-Uwe Behrmann <[email protected]>
Newsgroups gmane.comp.video.cinepaint.user
Message-ID <[email protected]>
Am 07.10.07, 14:08 +0300 schrieb ert976:

FLTK 1.1.7              detected
!!! ERROR: FLTK has no threads support !!!
           Configure FLTK with the --enable-threads option and recompile.

The ICC Examin plug-in will stop your build, as it is threaded.

g++ -DHAVE_CONFIG_H -I. -I. -I../../lib -DUSE_THREADS -I/usr -mtune=i686 -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I/usr/include -g -O2 -MT 
fl_i18n.lo -MD -MP -MF .deps/fl_i18n.Tpo -c 
fl_i18n.cxx  -fPIC -DPIC -o .libs/fl_i18n.o
fl_i18n.cxx:386:32: Fl/Fl_File_Chooser.H: No such file or directory

You can exchange the 'Fl/' with 'FL/' in lib/fl_i18n/fl_i18n.cxx:386
- #include <Fl/Fl_File_Chooser.H>
+ #include <FL/Fl_File_Chooser.H>

regards
Kai-Uwe Behrmann
--
developing for colour management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.