Re: Display issues
Re: Display issues
- Subject: Re: Display issues
- From: Jeff Burley <email@hidden>
- Date: Wed, 16 Jul 2008 14:48:27 -0600
Now we're getting somewhere....
jeep:~ root# otool -L `which xterm`
/usr/X11/bin/xterm:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
ApplicationServices (compatibility version 1.0.0, current version
34.0.0)
/usr/X11/lib/libXft.2.dylib (compatibility version 4.0.0, current
version 4.2.0)
/usr/X11/lib/libXrender.1.dylib (compatibility version 5.0.0, current
version 5.0.0)
/usr/X11/lib/libfontconfig.1.dylib (compatibility version 5.0.0,
current version 5.0.0)
/usr/X11/lib/libfreetype.6.dylib (compatibility version 10.0.0,
current version 10.16.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version
1.2.3)
/usr/X11/lib/libX11.6.dylib (compatibility version 9.0.0, current
version 9.0.0)
/usr/X11/lib/libXaw.8.dylib (compatibility version 9.0.0, current
version 9.0.0)
/usr/X11/lib/libXmu.6.dylib (compatibility version 9.0.0, current
version 9.0.0)
/usr/X11/lib/libXext.6.dylib (compatibility version 11.0.0, current
version 11.0.0)
/usr/X11/lib/libXt.6.dylib (compatibility version 7.0.0, current
version 7.0.0)
/usr/X11/lib/libSM.6.dylib (compatibility version 7.0.0, current
version 7.0.0)
/usr/X11/lib/libICE.6.dylib (compatibility version 10.0.0, current
version 10.0.0)
/usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0, current
version 5.4.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 111.1.1)
Jeremy,
As always, you're help is appreciated.
On Jul 16, 2008, at 1:10 PM, Jeremy Huddleston wrote:
Did you do the 'rm -rf /usr/X11R6 /usr/X11' before installing
2.2.3? I think you might be using the old Tiger libX11.dylib. Make
sure you trash it.
If that doesn't work, what is the output of:
otool -L `which xterm`
On Jul 16, 2008, at 12:05, Jeff Burley wrote:
Sorry on the typo for display.
Jeremy...
I've reinstalled. Logged out and back in. Rebooted....
On Jul 16, 2008, at 12:50 PM, Jeremy Huddleston wrote:
If -auth isn't there, then authentication isn't enabled, so it's
not an auth problem.
I believe he just didn't logout and back in after installing 2.2.3.
--Jeremy
On Jul 16, 2008, at 11:39, Piotr Grzybowski wrote:
ok, now tell me why you do not have -auth option in the X server
command?
maybe it it an auth problem?
shouldnt it look like:
"[..] -nolisten tcp -auth /Users/jburley/.serverauth.something" ?
pete
P.S.
another crazy idea:
export DISPLAY=:1; xterm;
(':' is important..)
On Wed, Jul 16, 2008 at 8:30 PM, Jeff Burley
<email@hidden> wrote:
jeep:~ jburley$ ps -ef | grep X
0 550 1 0 0:00.00 ?? 0:00.00
/usr/X11/lib/X11/xinit/privileged_startx -d
/usr/X11/lib/X11/xinit/privileged_startx.d
501 594 136 0 0:00.00 ttys000 0:00.00 grep X
501 541 162 0 0:00.01 ttys001 0:00.01 /bin/sh
/usr/X11/bin/startx
501 579 541 0 0:00.01 ttys001 0:00.01 xinit
/usr/X11/lib/X11/xinit/xinitrc -- /usr/X11/bin/X :1 -nolisten tcp
501 583 579 0 0:00.07 ttys001 0:00.38 /usr/X11/bin/X :1
-nolisten tcp
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden