On 16 Oct 2008, at 17:25, Foo Yoi wrote: >> Or the OpenGL libraries are not installed [in the usual place] on >> your >> system. > > Do you have any idea what library this could be? I installed libgl1- > mesa-dev and libglu1-mesa-dev (Ubuntu/Debian based system). There > are lots of other OpenGL-related libs. But I have no clue what to use.
I can't get my head around ubuntu's packaging names... Anyway, this 8.04 box seems to have: libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglew1.5 libglu1-mesa libglu1-mesa-dev libglut3 mesa-common-dev (I think this one is the docs though, not libs) nvidia-glx-new (the box has an nvidia graphics card, needless to say!) x11proto-gl-dev (I doubt this is useful...) So... that is what this box happens to have, and it builds and runs fltk programs no problem, so hopefully an equivalent set can work for you too. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

