PDA

View Full Version : OpenGL headers are gone



07-25-2001, 04:31 PM
Off a fresh full package install of SuSE 7.2 pro, there are no OpenGL or GLUT headers anywhere. Where could I download just the headers? Could someone maybe send them my way. The libs are here, and other OpenGL apps work, but I can't compile anything.

- Mik Mifflin
dogansmoobs at ctel dot net

rts
07-25-2001, 08:57 PM
most distros (Debian, Mandrake, Red Hat) put out "devel" packages for developers.
(ie the "Mesa" package contains just the runtime libs, but "Mesa-devel" contains static libs, headers, etc).

Maybe you should look for and install the Mesa-devel package for Suse?

martin_marinov
07-31-2001, 04:53 AM
Hi

I had the same problem with Suse 7.0 Pro (full development install). However I didn't intalled the source of the packages. What I know now is that the source of MESA contains the OpenGL headers, so you must install it or download MESA from http://sourceforge.net .I dont know if there is the same problem with other distros or just with Suse.

Regards
Martin