Comment # 1
on bug 8096
from Guy Harris
(In reply to comment #0)
> just did fresh install using DMG file onto osx 10.7.5.
"Fresh" as in "a pre-1.8 version of Wireshark had never been installed on this
machine *and* this machine wasn't set up by migrating from an earlier machine
that had a pre-1.8 version of Wireshark installed", or "fresh" as in "this was
the first time I tried installing a 1.8 version of Wireshark, but it had a
pre-1.8 version on it at the time I tried the installation"?
If it already had a 32-bit pre-1.8 version installed at the time you tried
installing 1.8, then these:
> Couldn't load module
> /Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/
> coseventcomm.so:
> dlopen(/Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/
> coseventcomm.so, 10): no suitable image found. Did find:
> /Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/
> coseventcomm.so: mach-o, but wrong architecture
...
are the result of:
> furthermore...
>
> % file /Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/*
...
> /Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/
> coseventcomm.so: Mach-O bundle i386
...
and those are the result of bug 7401.
You are receiving this mail because:
- You are watching all bug changes.