Results 1 to 10 of 14
sup guys...i have a 3.2ghz 64 bit edition system, so i thought i would give this little utility a try....i thought it looked cool....so i was using the intall HOW ...
- 12-29-2004 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 27
are there istall directions for 3ddesktop
sup guys...i have a 3.2ghz 64 bit edition system, so i thought i would give this little utility a try....i thought it looked cool....so i was using the intall HOW TO here
well when i get to the ./configure command it runs, then comes up with the error.... GL/gl.h is needed to compile 3ddesktop....
can someone help with this error...
thanks
jblfan
- 12-29-2004 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
if you issue this command does it return something?
if not, you'll need to install itCode:locate libGL
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 12-29-2004 #3Just Joined!
- Join Date
- Dec 2004
- Posts
- 27
i get mostly folders with libglade, libglib, and libglut....then theres one module that is libglx.a
if those are not what you are talking about...can you tell me where to get that and info on how to istall...thanks again
jblfan
- 12-29-2004 #4Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Sounds like you don't have 3d acceleration enabled. You can find out for sure by running this command:
If you don't have 3D accel, what is your video card?Code:glxinfo | grep direct
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 12-29-2004 #5Just Joined!
- Join Date
- Dec 2004
- Posts
- 27
ok, i ran that command and this is what i get
direct rendering: no
OpenGL renderer string: Mesa GLX Indirect
I have an ATI video card
- 12-29-2004 #6Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Go to the ATI site. d/l and install the drivers for you card. After you go through the setup and get direct rendering working, you should be good to go to install 3d desktop.
Have fun!
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 12-29-2004 #7Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Jeremy said it... Have fun with ATI installation...
Originally Posted by jeremy1701
They will come out in mid January with a "suposedly" good linux driver... as for the required lib you should be fine
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 12-29-2004 #8Yeah...I can't wait for that. Maybe we'll be able to actually use our ATI cards to accelerate things.
Originally Posted by UgoDeschamps
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 03-09-2005 #9Just Joined!
- Join Date
- Mar 2005
- Posts
- 4
Hi.
Hello.
I have the same problem. I recently installed nvivida gf2 mx 400 ddr 64.
when i do glxinfo | grep direct
the system returns:
direct rendering: Yes
ok, now i run ./configure and says:
checking GL/gl.h presence... no
checking for GL/gl.h... no
configure: error: GL/gl.h is needed to compile 3ddesktop
what its suppose to do now ?
Sorry for my english
regards from argentina
- 03-10-2005 #10Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
First, try to install 3ddesktop by urpmi. I thought it was in there.
If not
Try this:
Then ./configureCode:updatedb
If that doesnt work, you'll have to point ./configure to the location of libgl.
You can find that by
JeremyCode:locate libgl
Registered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude


Reply With Quote
