Hey lads,<br><br>I need to ask some help of you... here's my dilemma:<br><br>I wanted to install the <a href="http://tuxracer.sourceforge.net/">TuxRacer</a> game, so i downloaded the .tar.gz file, and unpacked... on running ./configure though, i got the following message:
<br><br><span style="font-family: courier new,monospace; font-style: italic; font-weight: bold;">configure: error: Your copy of glx.h is out of date.  You can get a more recent copy from the latest Mesa distribution (<a href="http://mesa3d.sourceforge.net">
http://mesa3d.sourceforge.net</a>).<br><br></span>So, I strolled over to mesa3d and downloaded their latest installed library pack... then when trying to install it by make install, i got:<span style="font-family: courier new,monospace;">
<br><br><span style="font-style: italic;"><span style="font-weight: bold;"></span></span></span><span style="font-family: courier new,monospace; font-style: italic; font-weight: bold;"><span style="font-style: italic;"><span style="font-weight: bold;">
mkdir ${INCLUDE_DIR}<br>mkdir: cannot create directory `/usr/local/include': File exists<br>mkdir ${INCLUDE_DIR}/GL<br>mkdir: cannot create directory `/usr/local/include/GL': File exists<br>mkdir ${INCLUDE_DIR}/GLES<br>mkdir: cannot create directory `/usr/local/include/GLES': File exists
<br>mkdir ${LIB_DIR}<br>mkdir: cannot create directory `/usr/local/lib': File exists<br>cp -f ${TOP}/include/GL/*.h ${INCLUDE_DIR}/GL<br>cp -f ${TOP}/src/glw/*.h ${INCLUDE_DIR}/GL<br># NOT YET: cp -f ${TOP}/include/GLES/*.h ${INCLUDE_DIR}/GLES
<br>cp ${CP_FLAGS} ${TOP}/lib*/lib* ${LIB_DIR}<br><br>echo "Done."<br>Done.</span></span><br clear="all"></span><br>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...
<br><br>Ideas?<br><br>-- <br>A. Helmy