aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-26 20:05:25 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-26 20:05:25 +0000
commitaba432fd6905c48a248dd9664be2738a44894e29 (patch)
tree1e96666c4d36337bff5158f67c459e0a5e176af6 /INSTALL
parent1cc262695330f5ed5f6795a6e1303569b0d4623e (diff)
Wrap a line in the INSTALL file and correct some text in README.packaging.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24481 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index b56208467f..e0da16ffca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,7 +21,7 @@ README.win32 for those instructions.
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
you have GLib 2.x installed and, if that fails, try running
- 'glib-config --version' to see if you have GLib 1.2[.x] installed.
+ 'glib-config --version' to see if you have GLib 1.2[.x] installed.
Then try running 'pkg-config gtk+-2.0 --modversion' to see if you
have GTK+ 2.x installed and, if that fails, try running
'gtk-config --version' to see if you have GTK+ 1.2[.x] installed.
@@ -100,7 +100,7 @@ README.win32 for those instructions.
Use this switch to avoid building it.
--disable-capinfos
- By default the capture-file statistics reporting pogram
+ By default the capture-file statistics reporting pogram
is built. Use this switch to avoid building it.
--disable-mergecap
@@ -187,8 +187,8 @@ README.win32 for those instructions.
6. Run 'make'. Hopefully, you won't run into any problems.
-7. Run './wireshark' or './tshark' or ./dumpcap, and make sure things are working.
- You must have root privileges in order to capture live data.
+7. Run './wireshark' or './tshark' or ./dumpcap, and make sure things are
+ working. You must have root privileges in order to capture live data.
8. Run 'make install'. If you're running a system that supports
the Apt, RPM, or System V Release 4 packaging systems, you can