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

ASF subversion and git services commented on PROTON-406:
--------------------------------------------------------

Commit 1515795 from [~mcpierce] in branch 'proton/trunk'
[ https://svn.apache.org/r1515795 ]

PROTON-406: Fix installing the Ruby bindings.

Previously it checked for RUBY_VENDORLIB_DIR as provided by Cmake. But
this variable is not provided by older versions of CMake. Additionally,
older versions of Ruby did not provide a vendorlibdir. In those cases,
the behavior is to now get the Ruby sitearch dir instead.
                
> Cmake build fails to find Ruby vendor location on some platforms
> ----------------------------------------------------------------
>
>                 Key: PROTON-406
>                 URL: https://issues.apache.org/jira/browse/PROTON-406
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.5
>            Reporter: Darryl L. Pierce
>            Assignee: Darryl L. Pierce
>            Priority: Critical
>
> Some versions of Cmake fail to provide the needed variables, such as 
> RUBY_VENDORLIB_DIR. In those cases, the Cmake file for Ruby needs to 
> determine the path itself.

--
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

Reply via email to