diff options
author | Jeff Morriss <jeff.morriss@ulticom.com> | 2008-04-10 20:34:35 +0000 |
---|---|---|
committer | Jeff Morriss <jeff.morriss@ulticom.com> | 2008-04-10 20:34:35 +0000 |
commit | 598a10ecaba4b3478cc9ba56df50192b382f287c (patch) | |
tree | beca4f1422c45a301e874bbb891a97e61cb190b2 /INSTALL | |
parent | db608bdf7676f2218deea98b26445ff65f716498 (diff) | |
download | wireshark-598a10ecaba4b3478cc9ba56df50192b382f287c.tar.gz wireshark-598a10ecaba4b3478cc9ba56df50192b382f287c.tar.bz2 wireshark-598a10ecaba4b3478cc9ba56df50192b382f287c.zip |
Wireshark is no longer beta software. But it's still software. :-)
svn path=/trunk/; revision=24880
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ that can run the "configure" script in this same directory. These are not the installation instructions for Windows systems; see README.win32 for those instructions. -0. This is beta software. Beware. +0. This is software. Beware. 1. If you wish to build Wireshark, make sure you have GTK+ and GLib installed. Try running 'pkg-config glib-2.0 --modversion' to see if |