Eivind Eriksen <[EMAIL PROTECTED]> writes:

> I just removed all of Mesa and installed hackMesa*-3.5-8mdk. It did not
> work properly before I removed the XFree-4.0.1 supplied
> /usr/X11R6/lib/libGL.so.1.2 and did:
> 
> ln -s /usr/X11R6/lib/libGL.so.1.2.350 /usr/X11R6/lib/libGL.so.1.2
> 
> Now I'm going to build some apps with SGI's OpenGL-performer to see what
> happens. Oh, happy weekend!

You can use provided environment variable by libGLwrapper (in Mesa)

  export GL_WRAPPER_XF4_GLX=/usr/X11R6/lib/libGL.so.1.2.350

This should work,

Beware that hackMesa has some problem lying around (some symbols only defined in
Mesa-3.5), which means your application may need Mesa-3.5 or above after.

Enjoy;

Fran�ois.

Reply via email to