http://qs321.pair.com?node_id=1017591


in reply to Re^2: Can't use DBD::Oracle if LD_LIBRARY_PATH Not Set In Environment
in thread Can't use DBD::Oracle if LD_LIBRARY_PATH Not Set In Environment

Is there a "cleaner" way? (For lack of a better way of putting it).

 [LD_LIBRARY_PATH] LD_LIBRARY_PATH -> possible to bake LD_LIBRARY_PATH in perl(1)?

1) use install_name_tool ...

2) add -R/path/to/nonstandard/dynamic/libraries to LIBS or CCFLAGS ...

Links to links to links to links on this linking topic

Re^3: DBD::mysql fail install check (DYLD_LIBRARY_PATH ldd otool install_name_tool VERSIONER_PERL_PREFER_32_BIT .bundle/.dylib/.so

Re^3: DBD::mysql fail install check (crontab debugging troubleshooting DYLD_LIBRARY_PATH ldd otool ...)