Wiki home
Editing page "
wireshark
"
Base on previous version:
0
-
1776
-
1777
-
1778
-
1779
-
2218
-
2601
-
3591
-
3658
-
4710
-
4790
-
4941
# Note: depends on [pkg]libpcap[/pkg] # Note: depends on [pkg]perl[/pkg] # Note: depends on [pkg]pkg-config[/pkg] # Note: depends on [pkg]gtk+2[/pkg] wget -c [link]http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-2.0.3.tar.bz2[/link] tar -xjf wireshark-2.0.3.tar.bz2 cd wireshark-2.0.3 mkdir -p build cd build ../configure --prefix="/usr" --with-gtk2 make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page