Linux Wireshark-2.6.1 ( QT and libs )

Discussion in 'Software Downloads' started by r1sen, 27 Jun 2018.

  1. r1sen

    r1sen Mod
    Staff Member Moderator Dev Team VIP

    Joined:
    22 Nov 2017
    Messages:
    334
    Likes Received:
    63
    Wireshark 2.6.1 build for TinyPaw compiled against and with new libs:

    "
    Wireshark is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. Wireshark development thrives thanks to the volunteer contributions of networking experts around the globe and is the continuation of a project started by Gerald Combs in 1998.
    "
    Quoted from project website: https://www.wireshark.org/

    Compiled in system with QT - though I said I would prefer GTK - there was some ... build errors spitting out with GTK compile, so QT it is. New libs compiled and used:

    libcares-1.14.0
    libgcrypt-1.8.3
    libgpg-error-1.31
    gnutls-3.6.2
    libpcap-1.8.1
    libnl-3.4.0

    SourceForge:

    wireshark-2.6.1-qt.tcz
    wireshark-2.6.1-qt.tcz.dep
    libnl-3.4.0.tcz
    libpcap-1.8.1.tcz
    gnutls-3.6.2.tcz
    libgpg-error-1.31.tcz
    libgcrypt-1.8.3.tcz
    libcares-1.14.0.tcz

    BitBucket:

    wireshark-2.6.1-qt.tcz
    wireshark-2.6.1-qt.tcz.dep
    libnl-3.4.0.tcz
    libpcap-1.8.1.tcz
    gnutls-3.6.2.tcz
    libgpg-error-1.31.tcz
    libgcrypt-1.8.3.tcz
    libcares-1.14.0.tcz

    Installation:

    1.) Download wireshark and all dep from one of the above repositories.

    2.) Copy all downloaded files to your (*/tce/optional/) directory.

    3.) Locate your onboot.lst file located in your (*/tce/) directory.

    4.) Open your onboot.lst file and make the following adjustments:

    - add line item: libcares-1.14.0.tcz
    - add line item: libpcap-1.8.1.tcz
    - add line item: libnl-3.4.0.tcz
    - add line item: libgpg-error-1.31.tcz
    - add line item: libgcrypt-1.8.3.tcz
    - locate line item: "gnutls-3.6.2.tcz" and move it under the above^ libs in your onboot.lst


    **ALL ABOVE LIBS^ NEED TO BE PLACED AT THE TOP OF onboot.lst otherwise wireshark will use previous loaded libs used by other tools - ie libgcrypt-1.6.x - etc. SEE PICTURE**

    - change any line item listings of: "wireshark-2.4.6-gtk.tcz" and change it to: "wireshark-2.6.1-qt.tcz"


    5.) Save all changes to your onboot.lst file and close your editor.

    6.) Reboot your system and wireshark 2.6.1 with new libs should be ready for use.



    Screenshot_TinyPaw_v1.2_2018-06-27_09:50:56.png

    Screenshot_TinyPaw_v1.2_2018-06-27_09:50:25.png
     
    #1 r1sen, 27 Jun 2018
    Last edited: 1 Oct 2018

Share This Page

Loading...