Re: OpenGL problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 06 March 2006 15:15, Ali Helmy wrote:
> Hey lads,
>
> I need to ask some help of you... here's my dilemma:
>
> I wanted to install the TuxRacer <http://tuxracer.sourceforge.net/> 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?
>
> --
> A. Helmy

yum install tuxracer ??


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux