I have proton installed in the standard / default location (/usr/lib). I'm using proton 0.3 RC3 and qpid 0.2 RC4. Thanks, Paul On Thu, Jan 17, 2013 at 1:40 PM, Gordon Sim wrote: > On 01/17/2013 05:22 PM, Paul O'Fallon wrote: > >> I only have one amqpc.so in my qpid installation, so I set >> QPID_LOAD_MODULE >> to the full path of this file. When specifying "protocol: amqp1.0" I get >> the same error as before. When leaving off the "protocol" connection >> option, I do not get the "unsupported version" exception, but instead get >> an "undefined symbol: pn_link_free" error. >> > > Is the proton library on your load path? If its not in the standard > install location then you'll need to set LD_LIBRARY_PATH. What version of > proton do you have? > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: users-unsubscribe@qpid.apache.**org > For additional commands, e-mail: users-help@qpid.apache.org > >