Greetings Qpid-users,

I'm trying to build the Message Store of qpidcomponents.org[0] from
source. Even though I have a working Qpid 0.20 installation on the
system, the configure run complains about a missing MessageStore.h
header file.

I've build a Qpid 0.20 from source, installed to local
`/opt/qpid/qpid-0.20`. Now when I check the include dir there, no
MessageStore.h is to be found. Further investigation shows that a
simple `./configure/make/make` install in the qpidc-0.20 source dir
won't install the MessageStore.h file that is indeed available under
`qpidc-0.20/src/qpid/broker`. In fact, it installs only the header
files under `qpidc-0.20/include`, none from `qpidc-0.20/src`. Am I
missing a configure option? How do I make MessageStore.h appear in the
install prefix include path that is needed by Message Store from
qpidcomponents.org?

TIA,
Christian

[0] http://anonsvn.jboss.org/repos/rhmessaging/store/trunk/cpp

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

Reply via email to