[
https://issues.apache.org/jira/browse/ARROW-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039292#comment-17039292
]
Antoine Pitrou commented on ARROW-5074:
---------------------------------------
[~uwe] Is this still a problem?
> [C++/Python] When installing into a SYSTEM prefix, RPATHs are not correctly
> set
> -------------------------------------------------------------------------------
>
> Key: ARROW-5074
> URL: https://issues.apache.org/jira/browse/ARROW-5074
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Packaging, Python
> Reporter: Uwe Korn
> Priority: Major
>
> When installing the Arrow libraries into a system with a prefix (mostly a
> conda env), the RPATHs are not correctly set by CMake (there is no RPATH).
> Thus we need to use {{LD_LIBRARY_PATH}} in consumers. When packages are built
> using {{conda-build}}, this takes cares of that in its post-processing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)