Hi J-S,

Did you try LD_PRELOAD? Something like 'export
LD_PRELOAD=/usr/lib/mesa/libGL.so'
May be it can do the trick..

Cheers.

2010/9/20 Jean-Sébastien Guay <[email protected]>

> Hi Alberto,
>
>
>  I don't know why is it different on Mac, but on Linux just setting the
>> LD_LIBRARY_PATH as you did is the way to go, since both libraries must
>> have the same ABI. For example, when one installs the nVidia libraries
>> on Linux, the installer just substitutes the old ones (e.g. Mesa) by the
>> new accelerated .so's.
>>
>
> Interesting, good to know. It seemed to work except for the missing symbol,
> so I'm now just trying to compile a more recent Mesa myself to see if that
> will work. I will rebuild OSG with the platform-default OpenGL and try
> changing the LD_LIBRARY_PATH and DYLD_LIBRARY_PATH to use Mesa since that's
> supposed to work.
>
> Thanks for the pointers.
>
>
> J-S
> --
> ______________________________________________________
> Jean-Sebastien Guay    [email protected]
>                               http://www.cm-labs.com/
>                        http://whitestar02.webhop.org/
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Jordi Torres Fabra

gvSIG 3D blog
http://gvsig3d.blogspot.com
Instituto de Automática e Informática Industrial
http://www.ai2.upv.es
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to