Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  • $ wget https://1.as.dl.wireshark.org/src/wireshark-2.6.3.tar.xz
  • tar -xf wireshark-2.4.2.tar.xz -C /tmp
  • cd /tmp/wireshark-2.4.2
  • $ ./autogen.sh
  • $ yum install libgcrypt-devel

  • $ ./configure

  • $ make
  • $ sudo make install