[ 
https://issues.apache.org/jira/browse/PROTON-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329300#comment-16329300
 ] 

Kim van der Riet commented on PROTON-1746:
------------------------------------------

Currently the bindings install in 
{{${CMAKE_INSTALL_PREFIX}/lib64/proton/bindings/python}}

and the examples in 
\{{${CMAKE_INSTALL_PREFIX}/share/proton-0.20.0/examples/python}}

These paths do not allow for more than one version of Python to be present at 
the same time.

> Add ability to build both Python 2.x and Python 3.x bindings in a single build
> ------------------------------------------------------------------------------
>
>                 Key: PROTON-1746
>                 URL: https://issues.apache.org/jira/browse/PROTON-1746
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: build
>            Reporter: Kim van der Riet
>            Priority: Major
>
> Currently the Cmake build process detects the available Python version and 
> builds according to a default if more than one version is available (at 
> present 2.7 willl be built even if 3.x is available).
> Add the ability to detect and build for each of the major versions of Python 
> in the same build. I suggest that if both Python 2.x and 3.x is available, 
> then by default, both are built. However, a switch should be available to 
> disable one or the other version if desired.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to