Uwe L. Korn created ARROW-5074:
----------------------------------
Summary: [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 L. Korn
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
(v7.6.3#76005)