On 8/29/06, Stephen Fisher <[EMAIL PROTECTED]> wrote:
> I installed Wireshark/Ethereal from Darwin Ports so it took care of the
> dependencies, then I laid out my source code to develop with.

Exactly. If you don't like to mess with dependencies yourself, use a
tool that covers them. The obvious choice for Mac OS X is fink, but it
is not the only one.

I know that Mac users like to have a filesystem image for each
program, that starts when you clip on it. But this approach ignores
the inherent complexity of dependencies by just using copies. If you
want to do this anyway, it would be an interesting exercise to package
Wireshark with the required libraries in an image (starting from
fink?). Unfortunately, libgtk really does not like being relocated, so
you may need some path name magic to get it work.

Thomas
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to