You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Marco Molteni (JIRA)" <ji...@apache.org> on 2015/04/27 21:26:41 UTC

[jira] [Closed] (THRIFT-3103) cmake is missing RPATH on MacOSX

     [ https://issues.apache.org/jira/browse/THRIFT-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Molteni closed THRIFT-3103.
---------------------------------

thanks :-)

> cmake is missing RPATH on MacOSX
> --------------------------------
>
>                 Key: THRIFT-3103
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3103
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: MacOSX specific
>            Reporter: Marco Molteni
>
> The Thrift CMakefiles do not enable RPATH handling for MacOSX.
> This means that if the Thrift shared libraries are installed in a non-system directory (i.e. a directory not known by the dynamic linker), any executable linked against them will fail to run, unless the {{DYLD_LIBRARY_PATH}} environment variable (Unix equivalent: {{LD_LIBRARY_PATH}}) is set to the appropriate value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)