Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Install to prefix $HOME/local
jross@localhost sbin$ pwd /home/jross/local/sbin jross@localhost sbin$ ./qdrouterd ./qdrouterd: error while loading shared libraries: libqpid-dispatch.so.0: cannot open shared object file: No such file or directory jross@localhost sbin$ ls $HOME/local/lib64 cmake libqpid-dispatch.so.0 libqpid-proton.so libqpid-proton.so.2.0.0 proton libqpid-dispatch.so libqpid-dispatch.so.0.1 libqpid-proton.so.2 pkgconfig
I can see how this might be the intended behavior, but it's not what I typically see for C projects.
Attachments
Issue Links
- depends upon
-
DISPATCH-194 Move libqpid-dispatch.so out of /lib
- Closed