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 <sagu...@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-requ...@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-requ...@wireshark.org?subject=unsubscribe

Reply via email to