[
https://issues.apache.org/jira/browse/ARROW-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-53.
-------------------------------
Resolution: Fixed
I was able to resolve this essentially through permutation testing (seriously)
in https://github.com/apache/arrow/pull/23. rpaths are confusing
> Python: Fix RPATH and add source installation instructions
> ----------------------------------------------------------
>
> Key: ARROW-53
> URL: https://issues.apache.org/jira/browse/ARROW-53
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
>
> While Arrow is in development, users may install libarrow in locations other
> than /usr/local (especially building both release and debug builds) -- for
> this to work without {{LD_LIBRARY_PATH}} additions the rpath needs to be
> configured.
> As part of this I'll add basic installation instructions for Python users on
> Linux and OS X.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)