ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Procedure to compile wireshark dissector on linux

From: Roland Knall <rknall@xxxxxxxxx>
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@xxxxxxxxx> wrote:
> Hi,
>      What is the procedure for compiling the wireshark dissector in linux.
>
> Thanks
> Sagar
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
>