On Sun, Sep 21, 2008 at 10:00:33PM -0500, John Nickell wrote:
> Thanks that would explain it, where would be the best place to obtain
> either those packages or a Wireshark version for Mac OSX that included
> it? I just downloaded the .dmg from the main website,
You could always download and compile the programs yourself.
Wireshark's source code for the latest stable version (1.0.3) is
available here:
http://www.wireshark.org/download/src/wireshark-1.0.3.tar.gz
The other libraries can be found on the web with a quick search.
You'll need Xcode from Apple installed for the compiler itself and
related utilities.
Steve