changed the download links for glu rpms

SVN revision: 4776
This commit is contained in:
bdsabian 2001-05-18 21:12:47 +00:00 committed by bdsabian
parent 2f55ec8729
commit ef8d1f8dc3
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ Q: Is there a packaged version of SGI's GLU Implementation for my computer
anywhere?
A: At present SGI's GLU Implementation is available only in the form of a
Redhat package from http://www.mesa3d.org/download.html You should
Redhat package from http://www.mesa3d.org/downloads/sgi.html. You should
download this package and convert it to whatever distribution you are
on using "alien".

View File

@ -162,7 +162,7 @@ if test "x$have_gl" = "xyes"; then
echo ""
echo "ERROR: evas needs a system with libGLU 1.3"
echo "You can obtain it from:"
echo " http://www.mesa3d.org/download.html"
echo " http://www.mesa3d.org/downloads/sgi.html"
echo "You will need to obtain the SGI'd libGLU."
echo "debian: download the rpm and use alien to convert it"
echo ""