Re: [Plib-users] Build fails because glu.h is missing
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2001-03-16 02:03:26
|
> James Gallagher wrote: >> I'm trying to build plib (1.2 or 1.3.1) and the build fails when it >> needs glu.h. I have libGL and its headers (in /usr/X11R6/include/GL but >> there's no glu.h in there. LibGL is version 1.2. Any help would be >> appreciated. Guy BARBIER wrote: > I had the same problem two weeks ago! I installed the most recent > version 1.4? and it worked fine. (there is no PLIB version 1.4...yet) Well, you should have GLU installed in the correct place whether PLIB uses it or not. Nearly all OpenGL and/or PLIB applications need it - so you'll need to have it in the right place sooner or later. -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net http://freeglut.sourceforge.net |