When you see library errors, but the libraries are there, make sure their locations are in this file:
/etc/ld.so.conf
and then run this as root (or using sudo):
ldconfig
ldconfig has been known to cure random crashes too.
When you see library errors, but the libraries are there, make sure their locations are in this file:
/etc/ld.so.conf
and then run this as root (or using sudo):
ldconfig
ldconfig has been known to cure random crashes too.
Place your comment