Changes in libraries to migrate to dbus

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Aug 10 03:42:42 PDT 2011


On Wed, 10 Aug 2011 at 03:25:09 -0700, isacris wrote:
> ./main: error while loading shared libraries: libscomm.so: cannot open
> shared object file: No such file or directory

This has nothing to do with D-Bus. Your program requires libscomm.so and
cannot find it; ask whoever provided you with libscomm.so.

(Potentially-relevant search terms include library search path, rpath,
LD_LIBRARY_PATH and ldd.)

    S


More information about the dbus mailing list