WHERE DO I FIND libglu?

I’ve been looking all over for a pre-compiled version of libglu, but I have found absolutely NOTHING. Mesa gives you some crappy scripts for something called mklib, which is not in my distribution (I got SuSE), and anyway I’m probably missing half the files to compile a library myself. So where can I get the damn thing?

For me running Mandrake:

[ryants@penthouse ryants]$ rpm -q -f /usr/X11R6/lib/libGLU.so
Mesa-common-devel-3.4.2-2mdk

I don’t know about SuSe, but it might give you a place to start.

What version of Suse do you have?

You know to use only -lGLU and not -llibGLU?
when compiling.

I have Red Hat 7.1, and the nice thing is they having included all of the most used lib’s. So things are ready to compile out of the box…

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.