Uploaded image for project: 'Spot (Retired)'
  1. Spot (Retired)
  2. SPOT-179

[Setup] Incorrect install instructions for installing wire shark.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0
    • None
    • None
    • Cento os 6.3.

    Description

      This is from the installation page on the website at http://spot.incubator.apache.org/doc/. The lines marked in bold seem to be erroneous, also the download url seems to be a cdn rather a proper download url . The download url did not work for me.
      I had to use https://www.wireshark.org/download/src/all-versions/wireshark-2.2.3.tar.bz2

      sudo yum -y install gtk2-devel gtk+-devel bison qt-devel qt5-qtbase-devel sudo yum -y groupinstall "Development Tools"
      sudo yum -y install libpcap-devel
      #compile Wireshark
      #*the lines below should be split to two lines, file being downloaded does not match with what is being exploded.
      wget https://1.na.dl.wireshark.org/src/wireshark-2.2.3.tar.bz2 tar xvf wireshark-2.0.1.tar.bz2
      cd wireshark-2.0.1
      ./configure --with-gtk2 --disable-wireshark
      make
      sudo make install
      cd ..

      Attachments

        Activity

          People

            Unassigned Unassigned
            MaheshS Mahesh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: