On 12/4/05, Luigi Pinna <[EMAIL PROTECTED]> wrote: > Hello! > I have a problem with the opengl: if I emerge the wxGTK-2.4.2-r4 package > (stable on AMD64 profile), I read that: > > [...] > checking for GL/gl.h... yes > checking for -lGL... no > checking for -lMesaGL... no > configure: error: OpenGL libraries not available > > !!! ERROR: x11-libs/wxGTK-2.4.2-r4 failed. > > If I try to use a game like ut2004 or only check the opengl setup from > console, I have this error message: > glxinfo: error while loading shared libraries: libGL.so.1: cannot open > shared object file: No such file or directory
Looks like you need to run opengl-select to make links to your chosen GL implementation (I'm guessing you'll want the ATI implementation) in /usr/lib. -Richard -- [email protected] mailing list

