[
https://issues.apache.org/jira/browse/DISPATCH-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darryl L. Pierce updated DISPATCH-96:
-------------------------------------
Attachment: 0001-DISPATCH-96-Fix-installing-the-qpid_dispatch_site.py.patch
This patch adds a new cached variable named USE_SETUP_PY.
The default behavior is for the install to behave as it did before the change,
using setup.py to do the install (USE_SETUP_PY=1).
When creating the CMake build environment, the user can override this
(-DUSE_SETUP_PY=0), which will cause CMake to install the Python bits install
to the sitelib directory.
> Installing qpid_dispatch_site and qpid_dispatch/management does not work with
> "make DESTDIR"
> --------------------------------------------------------------------------------------------
>
> Key: DISPATCH-96
> URL: https://issues.apache.org/jira/browse/DISPATCH-96
> Project: Qpid Dispatch
> Issue Type: New Feature
> Components: Container
> Affects Versions: 0.3
> Reporter: Darryl L. Pierce
> Assignee: Darryl L. Pierce
> Priority: Minor
> Attachments:
> 0001-DISPATCH-96-Fix-installing-the-qpid_dispatch_site.py.patch
>
>
> Currently, when installing qpid_dispatch_site and qpid_dispatch.management,
> CMake shells out to a buildtools script to do the work. However, in some
> environments (such as when using DESTDIR to constrain installs) this doesn't
> work.
> We need a solution that honors the DESTDIR constraint at install time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]