Hi, I am new to FLTK , Yes , that's the make error I get:
/usr/bin/ld: cannot find -lXext
README states:
--libdir=/path - Set the location for libraries
[default = /usr/local/lib]
--includedir=/path - Set the location for include files.
[default = /usr/local/include]
I am running FC6 which has:
/usr/lib/libXext.so.6
/usr/lib/libXext.so.6.4.0
and:
/usr/include/X11/extensions/Xext.h
So I tried this and still get error:
./configure --includedir=/usr/include --libdir=/usr/lib
What should I try next?
Thanks, Howard
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk