XQuartz no longer working after Mountain Lion Upgrade
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.
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
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
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
Jeremy, Melissa looks to be using a csh type shell rather than bash, which is why the output of that command is wrong. Cheers, Jamie On Oct 16, 2012, at 1:13 PM, Jeremy Huddleston Sequoia <jeremyhu@apple.com> wrote:
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
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/xquartz-dev
Ah, good point. I didn't notice that. Thanks. Still, it looks like DYLD_LIBRARY_PATH was set. On Oct 17, 2012, at 10:42 AM, Jamie Kennea <jamie@pompey.org> wrote:
Jeremy,
Melissa looks to be using a csh type shell rather than bash, which is why the output of that command is wrong.
Cheers,
Jamie
On Oct 16, 2012, at 1:13 PM, Jeremy Huddleston Sequoia <jeremyhu@apple.com> wrote:
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
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/xquartz-dev
participants (3)
-
Jamie Kennea
-
Jeremy Huddleston Sequoia
-
Melissa Lancaster