On 04/22/2010 03:44 AM, Cajus Pollmeier wrote:
Hiho,

I've just updated the experimental debian lenny packages for qpid-0.6 (c++ 
broker, qpidc/python, msgstore) at

http://apt.naasa.net

While updating the package rules, I noticed that some of the header files needed to build 
i.e. the messaging module do not show up after "make install" of qpidc. This is 
the case for the complete qpid/broker headers and several headers in qpid/sys, 
qpid/messaging and qpid/framing.


That is intentional. The installed header files are the public API for developing qpid clients. The other header files are internal to the implementation and should not be included by client code.

If you want to experiment with modifying the broker for example then you should work in an svn checkout, not with the installed files.

Cheers,
Alan.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to