March 30th, 2005, 01:20 AM
|
#1 (permalink)
|
| Junior Member
Join Date: Feb 2005
Posts: 17
|
Any Ubuntu users? I'm having a problem installing mesa from source where 'make linux-x86' gets about halfway and then throws errors at me. The specific line that seems to cause the problem is:
../../include/GL/glx.h:38:22: X11/Xlib.h: No such file or directory
I'm guessing I need:
xorg-x11-Mesa-libGL
xorg-x11-Mesa-libGLU
Thing is, I don't have a working net connection under linux ATM so I can't use apt-get.
Could someone tell me which package/s I need from this list to get mesa working so I can start writing some OpenGL programs? http://archive.ubuntu.com/ubuntu/pool/main/x/xorg/
Any help would be appreciated. |
| |