Re: [Plib-users] error: could not find working GLUT library
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2002-12-31 02:49:46
|
Andrew Karpenko wrote: > I have looked over the past messages on this mailin list. And found the > answer to my first problem.. But now it still says its wrong. > checking for glutGetModifiers in -lglut... no > configure: error: could not find working GLUT library ...pretty much what it says - you don't have GLUT installed properly. You should have /usr/include/GL/glut.h and /usr/lib/libglut.a or libglut.so ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net |