Wireshark mailing list archives

How to compile and execute the source code of wireshark?


From: JAI BHAGWAN YADAV <saurav.yadav0005 () gmail com>
Date: Thu, 18 Jun 2015 19:47:45 +0530

Hello all,
I am a beginner,
Q- How to compile and execute the source code of wireshark so that
     (i) Whenever I will compile and execute it, it will also run wireshark
     (ii) I will use printf firstly so I can see the output at terminal

O.S. used: 64 bit, Ubuntu 12.04
What I tried?
I have tried ./autogen.sh                               It run successfully.
then            ./configure                                  It also run
successfully, takes 2 minutes to execute on my system (1 GB RAM, virtual
machine).
then            make                                          It also run
successfully, takes 15-20 approx minutes to execute.
Only warnings can be seen in between of these execution but no error
occured. *But also no wireshark window get opened, it will only open when I
execute the command ./wireshark. So, please tell me the correct way and
order to write all the commands*. I want to make changes in the menu bar so
that it will show the changes made in the wireshark and also print the
output of the printf instruction I will put in one of the code.

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

Current thread: