On 07/25/2012 05:04 PM, aparikh wrote:
I have installed qpid C++ and broker client (qpid-cpp-0.16.tar.gz).

I checked out store using below url for 0.16 release

svn co http://anonsvn.jboss.org/repos/rhmessaging/store/trunk/cpp -r 4509.

When i try to configure it with below command, it errors as below

./configure --with-qpid-checkout=/opt/qpidc-0.16/

Error
configure: error: /opt/qpidc-0.16/ does not appear to be a valid qpid
checkout.

That option is for building against qpid as built from a source checkout from svn.

For an installed qpid, use --with-qpid-prefix=/opt/qpidc-0.16/


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

Reply via email to