Justin Ross created DISPATCH-47:
-----------------------------------

             Summary: qdrouterd doesn't know where its libraries are
                 Key: DISPATCH-47
                 URL: https://issues.apache.org/jira/browse/DISPATCH-47
             Project: Qpid Dispatch
          Issue Type: Bug
            Reporter: Justin Ross


Install to prefix $HOME/local

{noformat}
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
{noformat}

I can see how this might be the intended behavior, but it's not what I 
typically see for C projects.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to