Wireshark mailing list archives

Re: changes to gtk\main_filter_toolbar.c not shown while building wireshark in linux


From: Ateeth Kumar <ateethkumar () gmail com>
Date: Wed, 24 Sep 2014 15:18:50 -0500

Wireshark-gtk folder?

I am presently using the source code from
https://www.wireshark.org/download.html--->source code
I think its master 1.12.1 version.

It does not have a wireshark-gtk folder.
Can you provide me links?

My development directory is Downloads/wireshark-1.12.1/build
After I "make" i see wireshark application in my build folder.
So i run ----> /Downloads/wireshark-1.12.1/build$ sudo ./wireshark


Thanks.

*Regards,*
*Ateeth Kumar Thirukkovulur*

On Wed, Sep 24, 2014 at 2:49 PM, Jim Young <jyoung () gsu edu> wrote:

 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 () gmail com>
Reply-To: "wireshark-dev () wireshark org" <wireshark-dev () wireshark org>
Date: Wednesday, September 24, 2014 3:26 PM
To: "wireshark-dev () wireshark org" <wireshark-dev () wireshark org>
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*


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: