Linux Wireshark 3.2.2 ( QT )

Discussion in 'Software Downloads' started by r1sen, 6 Apr 2020.

  1. r1sen

    r1sen Mod
    Staff Member Moderator Dev Team VIP

    Joined:
    22 Nov 2017
    Messages:
    334
    Likes Received:
    63
    New wireshark 3.2.2 build compiled in TinyPaw-Linux v1.4

    What is wireshark?

    "
    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/

    Had to again "borrow" some shared object files from various QT5 projects in order to compile successfully without the addition of dependencies and more libs..


    shared object files "borrowed" by file structure:

    /usr/local/lib/qt5/plugins/egldeviceintegrations/libqeglfs-kms-integration.so
    /usr/local/lib/qt5/plugins/egldeviceintegrations/libqeglfs-x11-integration.so
    /usr/local/lib/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
    /usr/local/lib/qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so
    /usr/local/lib/qt5/plugins/platformthemes/libqgtk2.so
    /usr/local/lib/qt5/plugins/playlistformats/libqtmultimedia_m3u.so
    /usr/local/lib/qt5/plugins/xcbglintegrations/libqxcb-egl-integration.so
    /usr/local/lib/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so

    qt5gui-extras package available at:

    @sourceforge:

    qt5gui-extras.tcz

    @bitbucket:

    qt5gui-extras.tcz

    Wireshark 3.2.2 available at:

    @sourceforge:

    wireshark-3.2.2-qt.tcz
    wireshark-3.2.2-qt.tcz.dep

    @bitbucket:

    wireshark-3.2.2-qt.tcz
    wireshark-3.2.2-qt.tcz.dep

    Dependencies available at: *archived in .zip format and required*

    @sourceforge:

    wireshark-3.2.2-deps.zip

    @bitbucket:

    wireshark-3.2.2-deps.zip

    Installation:

    1.) Download "wireshark-3.2.2-qt.tcz , wireshark-3.2.2-qt.tcz.dep , wireshark-3.2.2-deps.zip" from above repositories.

    2.) Copy "wireshark-3.2.2-qt.tcz and wireshark-3.2.2-qt.tcz.dep" into your (*/tce/optional/) directory.

    3.) Preparing your dependencies:

    - open your CLI/terminal and enter the following in the directory you have saved "wireshark-3.2.2-deps.zip"

    unzip wireshark-3.2.2-deps.zip

    - enter the newly generated ./wireshark-3.2.2-deps directory and copy all files to your (*/tce/optional/) directory.

    4.) Open your onboot.lst file located in your (*/tce/) directory and make following changes:

    - change line item from: "wireshark-3.0.2-qt.tcz" to "wireshark-3.2.2-qt.tcz"

    *do not worry about adding line items for dependencies, wireshark-3.2.2-qt.tcz.dep will take care of this*

    5.) Save the changes you've made by either (file+save) or (cntl+s) and close your editor.

    6.) Close all open windows and reboot your system.

    7.) Upon system reboot wireshark version 3.2.2 will be the active version on your system.

    5.png
    6.png
     
    • Like Like x 1

Share This Page

Loading...