libfreetype version error

Michael Hall mik3hall at gmail.com
Mon Oct 3 16:57:23 PDT 2011


> 
> The X Window System
> XQuartz 2.3.4 (xorg-server 1.4.2-apple45)
> Would this be older than a usual 10.6 X11?
> 

If it's just me I guess no worries. 
What I am seeing though seems consistent with 10.6 releases.
Per this...
Releases - XQuartz
http://xquartz.macosforge.org/trac/wiki/Releases

2.3.4 is the usual 10.6 release. 
It looks like it should be a couple month range in 2009 between

X11 2.4.0 - 2009.08.14
X11 2.3.3.2 - 2009.05.17 ( Localization updates)
The file I replaced was...
ls -l /usr/X11R6/lib/libfreetype.6.old
-rwxr-xr-x  1 root  wheel  1518864 Jul 11  2009 /usr/X11R6/lib/libfreetype.6.old

All the files in the lib directory appear to be ina July-August 2009 range.
So I'd say mine was the straight up 10.6 version.
 
But again if it's just me it's sort of moot, works now.

ls -l /usr/X11R6/lib/libfreetype.6.dylib
-rwxr-xr-x  1 root  wheel  529032 Oct  1 06:37 /usr/X11R6/lib/libfreetype.6.dylib

otool -L /usr/X11R6/lib/libfreetype.6.dylib | head -n 3
/usr/X11R6/lib/libfreetype.6.dylib:
	/opt/local/lib/libfreetype.6.dylib (compatibility version 13.0.0, current version 13.2.0)
	/opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5)




More information about the macosx-port-dev mailing list