Shared library not found
Ralf Mardorf
silver.bullet at zoho.com
Sat Nov 5 19:51:37 UTC 2016
On Sat, 05 Nov 2016 20:40:41 +0100, Volker Wysk wrote:
>Am Samstag, 5. November 2016, 20:17:46 CET schrieb Ralf Mardorf:
>> sudo ldconfig
>
>Thank you.
You're welcome!
"ldconfig creates the necessary links and cache to the most recent
shared libraries found in the directories specified on the
command line, in the file /etc/ld.so.conf, and in the trusted
directories" -
http://manpages.ubuntu.com/manpages/xenial/man8/ldconfig.8.html
You need to run ldconfig each time you install a shared library not by
a package. If you build a package containing the library, you don't need
to run it.
Regards,
Ralf
More information about the ubuntu-users
mailing list