Re: [TuxKart-users] Compile errors
Status: Alpha
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2001-09-21 16:55:59
|
Carl & Paula Zeilon wrote: > > 1 I am a Linux newbie > 2 I'm running Mandrake 8.0 > 3 I have successfully installed the Nvidia drivers & can run Tuxracer with > no problems. > 4 I want to run Tuxkart & other Plib games > 5 When I compile Plib & Tuxkart I get the same error. Missing file > glu.h (I do have the files gl.h & glx.h) What do I need to > install to get this? I thought GLU was shipped with the latest nVidia drivers - well, perhaps not. I suggest you download *BUT DO NOT INSTALL* Mesa from www.mesa3d.org because it contains a valid GLU library and glu.h - don't install it because it will overwrite your nVidia drivers. > 6 I am assuming that I don't need to install glut because it's required to > run Tuxracer. However, I believe that when compiling Tuxkart, it can't > find glut or free glut. Perhaps they are installed - but in the wrong place. You should have: /usr/include/GL/glut.h ...and... /usr/lib/libglut.a ...or... /usr/lib/libglut.so ...some distro's (incorrectly) install GLUT in /usr/X11 somwhere - or perhaps in /usr/local ----------------------------- Steve Baker ------------------------------- Mail : <sjb...@ai...> WorkMail: <sj...@li...> URLs : http://web2.airmail.net/sjbaker1 http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net http://freeglut.sf.net http://toobular.sf.net http://lodestone.sf.net |