[petsc-dev] Mac OS X El Capitan does not propagate DYLD_LIBRARY_PATH from parent process
Satish Balay
balay at mcs.anl.gov
Wed Oct 7 16:42:29 CDT 2015
On Wed, 7 Oct 2015, Jed Brown wrote:
> Are those executables? If the behavior different if you copy them to
> HOME and/or rename them?
yes.
Satish
----------
balay at imav^~/junk $ cp /usr/bin/env .
balay at imav^~/junk $ ls -l /usr/bin/env env
-rwxr-xr-x 1 root wheel 23392 Sep 17 02:07 /usr/bin/env*
-rwxr-xr-x 1 balay staff 23392 Oct 7 16:41 env*
balay at imav^~/junk $ /usr/bin/env |grep DYLD
balay at imav^~/junk $ ./env |grep DYLD
DYLD_LIBRARY_PATH=foobar
balay at imav^~/junk $
More information about the petsc-dev
mailing list