3 Feb
2007
3 Feb
'07
5:57 p.m.
On Feb 3, 2007, at 5:45 AM, Michael K. Edwards wrote:
Word to the wise: do not use DYLD_LIBRARY_PATH. Ever.
You might be able to use DYLD_FALLBACK_LIBRARY_PATH to achieve the desired effect with fewer conflicts. The use of DYLD_LIBRARY_PATH does seem to make things explode. :) Chris