Comment # 1
on bug 8983
from Guy Harris
What does
otool -L /usr/X11/lib/libcairo.2.dylib | head -2
print on your machine? My machine, running 10.8.2 with, according to Xquartz's
About dialog, XQuartz 2.7.4 (xorg-server 1.13.0), prints
/usr/X11/lib/libcairo.2.dylib:
/opt/X11/lib/libcairo.2.dylib (compatibility version 11203.0.0,
current version 11203.2.0)
(In addition, the Wireshark bundle should probably not include Cairo, as, on
Snow Leopard and later, it's expecting it to be part of X11.)
You are receiving this mail because:
- You are watching all bug changes.