Jeremy,
     You have a major thinko in XQuartz 2.7.10-rc2. Replacing
libXt.7.dylib with a symlink to libXt.6.dylib causes all binaries
built against XQuartz 2.7.9 to break....

dyld: Library not loaded: /opt/X11/lib/libXt.7.dylib
  Referenced from: /sw/bin/gs
  Reason: Incompatible library version: gs requires version 8.0.0 or
later, but libXt.7.dylib provides version 7.0.0

because the libXt.7.dylib in the current 2.7.9 release has an so
version of 8.0.0. You will need to replace the symlink with a proper
build of libXt.7.dylib to provide continuity in the so version number.
            Jack

_______________________________________________
Xquartz-dev mailing list
Xquartz-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/xquartz-dev

Reply via email to