Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Make gtk3 default (over gtk2)?

From: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Date: Wed, 24 Jul 2013 19:46:54 +0200
On Wed, Jul 24, 2013 at 07:31:34PM +0200, Alexis La Goutte wrote:
> On Wed, Jul 24, 2013 at 7:23 PM, Jakub Zawadzki
> <darkjames-ws@xxxxxxxxxxxx>wrote:
> 
> > On Tue, Jul 23, 2013 at 03:50:44PM +0200, Joerg Mayer wrote:
> > > So let me rephrase that: Let us make gtk3 the default for now, until it
> > > will be superseeded by qtshark ;-)
> >
> > ./configure after r50863:
> > #v+
> > checking for GTK+ - version >= 3.0.0... no
> > *** Could not run GTK+ test program, checking why...
> > *** The test program failed to compile or link. See the file config.log
> > for the
> > *** exact error that occured. This usually means GTK+ is incorrectly
> > installed.
> > configure: error: Neither Qt nor GTK+ 3.0.0 or later are available, so
> > Wireshark can't be compiled
> > #v-
> >
> > ;]
> >
> Need to make
> sudo apt-get install libgtk-3-dev

I don't want gtk3, I'm fine with gtk2 ;]