Install compiled _cqpid.so for SWIG python bindings in site-packages directory
------------------------------------------------------------------------------
Key: QPID-3458
URL: https://issues.apache.org/jira/browse/QPID-3458
Project: Qpid
Issue Type: Sub-task
Components: C++ Client
Affects Versions: 0.10
Reporter: Anthony Foglia
When building and installing the swig wrappers for the C++ client, the shared
object _cqpid.so is created and installed in PREFIX/lib. This is imported by
the pure Python part of the generated python package (cqpid.py), so it should
be in the same directory PREFIX/lib/pythonX.Y/site-packages. Otherwise, the
python bindings cannot be imported.
I would attempt this fix myself, but I have no experience writing autotools
scripts, nor cmake scripts.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]