There is a similar question without answer : How do I install a newer version of GTK in Ubuntu without replacing the current one?
I'm running a Fedora 10 - Gnome - Gtk 2.0.
Wireshark needs Gtk+ > 2.4 to be compilated so I choose to install Gtk+2.24.
I do not really understand the influence of the option --disable-modules?
Can you confirm that this will only install the new libraries and my platform will not use them?
Gtk+to version2.24? – jankes Nov 16 '11 at 8:28makewithoutmake install) or configure it to be installed in a different$PREFIX(path). You'd then have to point wireshark to the path the customGtk+. See./configure --helpfor each sources. – jankes Nov 16 '11 at 9:15