-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/30/11 3:36 AM, Ilgaz Ocal wrote:
> Hello,
> 
> I had XQuartz 2.6.0 rc1 on my 10.5.8/PPC Leopard installations. As it
> has Sparkle, an "update" popped up and noticing it is 2.6.0 final
> version, I updated. Noticing it has some kind of file replacement/update
> issues, I used OS X pkgutil and rm /usr/X11 to remove 2.6.0rc1 (which
> leftover) and fresh installed.
> 
> Fink immediately said "could not determine XFree86 version number".
> Thinking I must have done something wrong in process and already having
> minor issues, I uninstalled developer tools, fink, x11 and restarted
> fresh.
> 

As I say over and over, uninstalling and reinstalling Fink is almost
never useful in solving problems unless you change something else, too.

> It is still the same. I have XQuartz 2.6.0 rc1 on another OS X
> installation so I can compare the files, "diff" says files are
> different, otool outputs does look the same though (in regards of
> version)
> 
> **XQuartz 2.6.0 (final one) ** otool -L
> /usr/X11R6/lib/libX11.6.dylib/usr/X11R6/lib/libX11.6.dylib:
> /usr/X11/lib/libX11.6.dylib (compatibility version 10.0.0, current
> version 10.0.0) /usr/X11/lib/libxcb.1.dylib (compatibility version
> 3.0.0, current version 3.0.0) /usr/X11/lib/libXau.6.dylib (compatibility
> version 7.0.0, current version 7.0.0) /usr/X11/lib/libXdmcp.6.dylib
> (compatibility version 7.0.0, current version 7.0.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.5)
> 
> **XQuartz 2.6.0 RC1 (which fink has no problem finding) ** otool -L
> /Volumes/leopard_repair/usr/X11R6/lib/libX11.6.dylib:
> /usr/X11/lib/libX11.6.dylib (compatibility version 10.0.0, current
> version 10.0.0) /usr/X11/lib/libxcb.1.dylib (compatibility version
> 3.0.0, current version 3.0.0) /usr/X11/lib/libXau.6.dylib (compatibility
> version 7.0.0, current version 7.0.0) /usr/X11/lib/libXdmcp.6.dylib
> (compatibility version 7.0.0, current version 7.0.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.5)
> 
> So, I am kind of stuck without X11 in eyes of fink.
> 
> Have a nice day
> 
> Ilgaz
> 
> 
> 
>

fink runs a command to check the X11 version, and that's somehow failing
to give the version in an output format that fink understands.  Try
running it yourself:

/usr/X11/bin/X/ -version -iokit 2>&1

and that way we can see what the output is.  For reference, on my 10.5
system with Xquartz 2.5.3, I get:

$ /usr/X11/bin/X/ -version -iokit 2>&1
Xquartz: Unable to locate waiting server: org.x.X11
Xquartz: X11.app = /Applications/Utilities/X11.app/Contents/MacOS/X11
Xquartz: Starting X server:
/Applications/Utilities/X11.app/Contents/MacOS/X11 --listenonly
Unix
X11.app: main(): argc=2
        argv[0] = /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
        argv[1] = --listenonly
Waiting for startup parameters via Mach IPC.
X11.app: No launchd socket handed off, unsetting DISPLAY
X11.app: do_start_x11_server(): argc=3
        argv[0] = /usr/X11/bin/X/
        argv[1] = -version
        argv[2] = -iokit
Xquartz starting:
X.Org X Server 1.8.2
Build Date: 20100813
Xquartz: start_x11_server: (ipc/mig) server died


- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1FZdIACgkQB8UpO3rKjQ8VYACgqEpKyBK3vpqp5567iSZjvYFr
CVcAn1wZdSOkWP67jaHdHncL1rnU1SfG
=rGkJ
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to