On Sun, Jul 14, 2013 at 12:43 AM, <guy@xxxxxxxxxxxxx> wrote:
> On OS X, set the rpath for executables to include
> @executable_path/../lib as well as /usr/local/lib, so we can use @rpath
> in the install names in the executables and libraries in the application
> bundle.
I get this warning when running dumpcap from /opt/local/bin, which
makes dumpcap unusable for wireshark:
dyld: warning, LC_RPATH @executable_path/../lib in
/opt/local/bin/dumpcap being ignored in restricted program because of
@executable_path
I don't get the warning when running from build dir.
--
Stig Bjørlykke