TimothyR wrote: > Ubuntu 6.06 (Dapper). I have libgtk2.0-0, > libgtk2.0-bin, libgtk2.0-common installed. I see that > I do not have libgtk2.0-dev installed.
Given that Wireshark uses GTK+ as its GUI toolkit, in order to build it from source, you need to have a development package for GTK+ installed. Try installing that and re-running the configure script. _______________________________________________ Wireshark-users mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-users
