Hello again,

Thanks a lot for packaging the new versions; I can confirm that the
problem with the library load path is solved in 13.12-1 and 13.12-2.

However, the gamin/fam issue still remains: If I replace libgamin0 by
libfam0 then the filemanager plugin can no longer be loaded. (The error
message is the same as in the initial bug report.)

Given that libFileManager.so links against libgamin,

$ ldd /usr/lib/codeblocks/plugins/libFileManager.so | grep "not found"
        libgamin-1.so.0 => not found

shouldn't codeblocks-contrib declare a dependency on libgamin0? Or maybe
libFileManager.so should be compiled against libfam because libgamin0
provides both libgamin-1.so.0 and libfam.so.0, while libfam0 only
provides libfam.so.0.

Best regards,

  Florian


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to