I wanted to install Wireshark to monitor some iPhone app packets. It is surprisingly difficult to install Wireshark (v1.4.0) on Mac OSX (v10.6.4). Here’s how to go about it -
- Read the
README
that comes with the installation.dmg
- copy the command line files to
/usr/bin
- move the startup script to
/Library
- copy the command line files to
- Change the user group for the startup script - here's how
- For other trouble shooting read this
That should sail you through!