[
https://issues.apache.org/jira/browse/QPID-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross closed QPID-3458.
-----------------------------
Assignee: Andrew Stitcher
> 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
> Assignee: Andrew Stitcher
> Fix For: 0.18
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]