Fink
How can I be sure I have a clean Fink install, free of Apple's X11?
if you want to be sure, check that you actually have /sw/fink/debs/xfree86* and then do this: sudo mv /usr/X11R6/bin/quartz-wm /tmp; sudo rm -rf /usr/X11R6 /etc/X11; sudo dpkg -r --force-all xfree86 xfree86-shlibs; sudo dpkg -i /sw/fink/debs/xfree86*; sudo mv /tmp/quartz-wm /usr/X11R6/bin/
[10:49am] <RangerRick> that should give you a clean xfree86 install
[10:50am] <RangerRick> plus you can still use X11.app and quartz-wm if you want, and they should all play together well
[10:51am] <akh> That must be it--Apple's X11 has /usr/X11R6/lib/libfreetype.dylib