Wireshark mailing list archives

Re: Procedure to compile wireshark dissector on linux


From: Roland Knall <rknall () gmail com>
Date: Mon, 11 Jul 2011 12:03:35 +0200

Hi

Way easier method:

Checkout the SVN version, or any source download into one dir called
src. Create a same directory called build on the same level, so that
your directory looks like that:

<wireshark>
   - src - <all src's>
   - build

then goto build, and call cmake ../src

cmake is a software distributed with all modern distributions, or it
can be downloaded from CMakeLists.txt

kind regards,
Roland


On Mon, Jul 11, 2011 at 11:35 AM, sagar sg <sagu072 () gmail com> wrote:
Hi,
     What is the procedure for compiling the wireshark dissector in linux.

Thanks
Sagar

___________________________________________________________________________
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: