You can work around this by including /usr/local/lib/x86_64-linux-gnu
in a LD_LIBRARY_PATH environment variable or configuring the inclusion
of that directory via /etc/ld.so.conf or similar.
As a step to the correct fix of this problem:
Is the library simply installed into a wrong directory?
I.e. do other programs that use shared libraries installed in
/usr/local have an RPATH¹ set, or does it 'just work'?
1: Check via: readelf -d binary_name and report any lines mentioning RPATH.
This page may be relevant
http://www.cmake.org/Wiki/CMake_RPATH_handling
> You received this message because you are subscribed to the Google Groups
> "Ledger" group.
> To unsubscribe from this group and stop receiving emails from it, send an