PDA

View Full Version : Problem installing FLTK


texjunky
October 20th, 2006, 02:54 PM
I am trying to install FLTK (fast light tool kit) in Ubuntu.
When I run the configure program I get the message:
Configure could not find required X11 libraries
I assume I need to install a package to get the x11 libraries.
What is the name of this package?

Help in much appreciated!

bonzodog
October 20th, 2006, 03:38 PM
I believe the package needed would be the X11-dev package. Check for a list in the README or INSTALL sections for a list of known dependencies.

po0f
October 20th, 2006, 05:59 PM
texjunky,

Someone here (http://www.ubuntuforums.org/showthread.php?t=145610) had the same problem, solution in that post. Did you even search? Besides your thread, the second one down was the thread I am directing you to.

texjunky
October 20th, 2006, 09:51 PM
Thanks for your responses. The answer given in the other thread is xorg-dev.