When I open Wireshark, it just shows on the dock as if it opened, then it closes itself, why is this? When I run it using terminal it says: The domain/default pair of (kCFPreferencesAnyApplication, AppleHighlightColor) does not exist dyld: Library not loaded: /usr/X11/lib/libfreetype.6.dylib Referenced from: /Applications/Wireshark.app/Contents/Resources/bin/wireshark-bin Reason: Incompatible library version: wireshark-bin requires version 13.0.0 or later, but libfreetype.6.dylib provides version 10.0.0 What does this mean? asked 01 May '11, 23:32 Tim Nethers retagged 14 Jun '11, 19:01 helloworld |
One Answer:
Apparently, the libfreetype you're using is incompatible with Wireshark. Others have had similar problems (here and here), and it seems to be related to a foul
from: and from: EDIT: If the workaround above doesn't work for you, try re-installing freetype [from MacPorts]. answered 02 May '11, 07:01 bstn edited 02 May '11, 12:14 |
The first one already existed with $TOP in place of ${ROOT} The second did not exist.
Someone else had a similar problem with libfreetype recently and resolved it by performing a system update.