hi, That's the end of the story.
The problem is: Not able to use glx commands in fltk, due to the following error: XopenIM() fail XLib: Extension "GLX" missing on display ":0.0" Insufficient GL support The solution is: Download MesaLib-7.0.3.tar from http://sourceforge.net/project/showfiles.php?group_id=3 make install, you will get the library files like libgl.so.1 etc., and place it in usr/lib. And also download libglx.so(actually i had his file in my desktop pc) and place it in user/lib. Thanks to Yuri D'Elia and Shai Ayal for ur reply Thanks. _______________________________________________ fltk-opengl mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-opengl
