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] changes to gtk\main_filter_toolbar.c not shown while buildin

From: Jim Young <jyoung@xxxxxxx>
Date: Wed, 24 Sep 2014 19:49:52 +0000
Hello Ateeth,

Are you sure you are not picking up a wireshark found in your $PATH as opposed to the one in the development directory?

If you are trying to launch it while from your development folder then you would launch it as ./wireshark (or sudo ./wireshark)

You also didn't mention which specific version of Wireshark you are building with.  In the git master the GTK based version has been renamed to wireshark-gtk instead of wireshark to allow for the possibility to have both QT and GTK versions of Wireshark available (the QT based version is just wireshark). 

Hope this helps,

Jim Y.

From: Ateeth Kumar <ateethkumar@xxxxxxxxx>
Reply-To: "wireshark-dev@xxxxxxxxxxxxx" <wireshark-dev@xxxxxxxxxxxxx>
Date: Wednesday, September 24, 2014 3:26 PM
To: "wireshark-dev@xxxxxxxxxxxxx" <wireshark-dev@xxxxxxxxxxxxx>
Subject: [Wireshark-dev] changes to gtk\main_filter_toolbar.c not shown while building wireshark in linux

I am building wireshark in ubuntu from source code.

I am using GTK2 to build wireshark and therefore I use:
./configure --with-gtk2=yes --with-qt=no
However any changes to the gtk\main_filter_toolbar.c are not reflected to the wireshark application when i "make" and run "sudo wireshark".

However the same thing works in win32.
I am able to make changes to the filter toolbar.

Can someone please help me with this?

Regards,
Ateeth Kumar Thirukkovulur
Research Assistant
University of Houston