0

I'm in the middle a long quest, by now, trying to install mcrypt library to Mac OS X PHP (Previous questions here, here and here).

I narrowed it down to a possible solution the includes setting a parameter in the DYLD environment (or something; I'm guessing here). Anyone has any idea where this environment is declared?

Any help would be great. Thanks.

Community
  • 1
  • 1
Tomer Lichtash
  • 9,002
  • 16
  • 55
  • 71

1 Answers1

0

man dyld

DYLD_LIBRARY_PATH
DYLD_FALLBACK_LIBRARY_PATH
phsiao
  • 1,557
  • 10
  • 7