So, you didn't quite do what I asked ... that should've been all one line. It is clear from the output that you have DYLD_LIBRARY_PATH set to /usr/local/abin. Don't do that. On Oct 16, 2012, at 10:09, Melissa Lancaster <missy.lancaster@gmail.com> wrote:
Thanks! Here's the output:
mlancaster% echo $DYLD_LIBRARY_PATH && DYLD_PRINT_LIBRARIES=1 /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin /usr/local/abin DYLD_PRINT_LIBRARIES=1: Command not found.
On Tue, Oct 16, 2012 at 11:56 AM, Jeremy Huddleston Sequoia < jeremyhu@apple.com> wrote:
On Oct 16, 2012, at 09:26, Melissa Lancaster <missy.lancaster@gmail.com> wrote:
No, that doesn't seem to be the problem... I didn't set it, nor does it appear to have been placed there. Thanks!! Any other suggestions? I reported the bug but have not heard anything... yet.
I assume you are referring to DYLD_LIBRARY_PATH ...
Can you run this from Terminal and paste the output in an email back?
echo $DYLD_LIBRARY_PATH && DYLD_PRINT_LIBRARIES=1 /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin