Comment 11 for bug 286445

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

It's happening that the dynamic linker is unable to locate the shared libraries.

Could you please run
sudo ldconfig -v > /tmp/ldconfig-v.log

and attach the file /tmp/ldconfig-v.log

Can you check if ldd output remains the same as above after ldconfig's run. Thanks.