Wes McKinney created ARROW-53: --------------------------------- Summary: 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)