[Mesa-users] export LD_LIBRARY_PATH on ubuntu 10.04 seems to fail
Brian Paul
brianp at vmware.com
Wed May 12 06:57:50 PDT 2010
shaun wrote:
> Hi,
> I have compiled and installed the cellsdk, and mesa cell-driver on my
> ps3 via ubuntu 10.04 lucid, but when I try and export the LD_LIBRAY_PATH
> to make use of the cell-driver, it just isnt doing anything, I compiled
> mesa-7.8.1 yet glxinfo even afet I try to export the ld_library_path all
> I get under opengl is the software rasterizer for mesa7-7-1,
>
> any idea what im doing wrong? libGL.so is under /user/lib/mesa.
>
> and I've tried everyway I can think of to export the library,
What are you setting LD_LIBRARY_PATH to?
Try running "ldd `which glxinfo`" to see which libGL you're linking with.
-Brian
More information about the mesa-users
mailing list