|
Home > Archive > Red Hat Installation > April 2004 > OpenGL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Barry Chapman 2004-04-25, 2:34 pm |
| I have a Radeon 7500 Mobility in my laptop, and I want to install some 3d
stuff, but it requires gl.h. I have installed mesa, and tried finding GLX,
but I havent had any luck.
What can I do?
Barry
| |
| Andreas Korn 2004-04-26, 1:35 pm |
| Barry Chapman wrote:
> I have a Radeon 7500 Mobility in my laptop, and I want to install some 3d
> stuff, but it requires gl.h. I have installed mesa, and tried finding GLX,
> but I havent had any luck.
>
> What can I do?
>
> Barry
>
>
For the include files (everything ending with .h) you usually the devel
rpms. On FC1 gl.h is in XFree86-devel (mesa is not a separate package
anymore). For older RedHat releases look for mesa-devel.
Andreas
|
|
|
|
|