David Li created ARROW-14570:
--------------------------------
Summary: [Docs][C++][Python] Suggest using
-DARROW_INSTALL_NAME_RPATH=OFF on MacOS
Key: ARROW-14570
URL: https://issues.apache.org/jira/browse/ARROW-14570
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Documentation, Python
Reporter: David Li
When doing development on MacOS, we should suggest the use of
{{-DARROW_INSTALL_NAME_RPATH=OFF}} to avoid issues finding the dynamic
libraries at runtime. This is suggested in the GLib and R docs already and
should be applied to the C++ and Python docs as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)