OpenGL problems

Sean Bruno sean.bruno at dsl-only.net
Mon Mar 6 22:28:59 UTC 2006


On Tue, 2006-03-07 at 00:15 +0200, Ali Helmy wrote:
> Hey lads,
> 
> I need to ask some help of you... here's my dilemma:
> 
> I wanted to install the TuxRacer game, so i downloaded the .tar.gz
> file, and unpacked... on running ./configure though, i got the
> following message: 
> 
> configure: error: Your copy of glx.h is out of date.  You can get a
> more recent copy from the latest Mesa distribution
> (http://mesa3d.sourceforge.net).
> 
> So, I strolled over to mesa3d and downloaded their latest installed
> library pack... then when trying to install it by make install, i got:
> 
> mkdir ${INCLUDE_DIR}
> mkdir: cannot create directory `/usr/local/include': File exists
> mkdir ${INCLUDE_DIR}/GL
> mkdir: cannot create directory `/usr/local/include/GL': File exists
> mkdir ${INCLUDE_DIR}/GLES
> mkdir: cannot create directory `/usr/local/include/GLES': File exists 
> mkdir ${LIB_DIR}
> mkdir: cannot create directory `/usr/local/lib': File exists
> cp -f ${TOP}/include/GL/*.h ${INCLUDE_DIR}/GL
> cp -f ${TOP}/src/glw/*.h ${INCLUDE_DIR}/GL
> # NOT YET: cp -f ${TOP}/include/GLES/*.h ${INCLUDE_DIR}/GLES 
> cp ${CP_FLAGS} ${TOP}/lib*/lib* ${LIB_DIR}
> 
> echo "Done."
> Done.
> 
> Now, when i try and install tuxracer, i get the same message of the
> out-dated glx header... so, i don't really know what to do... 
> 
> Ideas?
> 

B4 u go much further, tuxracer is in extras...it might be easier to get
in to install from there...

Sean




More information about the fedora-list mailing list