[Plib-users] Where does plib look for gl.h?
Brought to you by:
sjbaker
From: Darrell B. <da...@du...> - 2004-03-26 13:17:35
|
I can't get plib to find gl.h and I know for a fact that OpenGL is installed because XScreensaver compiled and works fine with GL screensavers. When I run "find / -name gl.h" this is what I get... /usr/lib/opengl/xfree/include/GL/gl.h /usr/lib/opengl/xfree/include/gl.h /usr/X11R6/include/GL/gl.h Where does plib look for gl.h because I can create a symlink to the location. Darrell |