aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-05-31 22:34:21 +0000
committerGerald Combs <gerald@wireshark.org>2006-05-31 22:34:21 +0000
commit8d6c73e567dcc476f6fc1b5a6706fa1688d740b3 (patch)
tree7df4d30a7342f7d724ec2cdfad7d2f7fe3c9a1ed /INSTALL
parente10e4fb85c39ccbbb5078ab918421217e15551c4 (diff)
More ethereal -> wireshark.
svn path=/trunk/; revision=18292
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index ea4249f6db..e3eaec61ed 100644
--- a/INSTALL
+++ b/INSTALL
@@ -75,13 +75,13 @@ README.win32 for those instructions.
additional header files and libraries. Using this switch keeps
'configure' from looking there
- --disable-ethereal
+ --disable-wireshark
By default, if 'configure' finds the GTK+ libraries, the Makefile
build Ethereal, the GUI packet analyzer. You can disable the
build of the GUI version of Ethereal with this switch.
--disable-gtk2
- Build Glib/Gtk+ 1.2[.x]-based ethereal.
+ Build Glib/Gtk+ 1.2[.x]-based wireshark.
--disable-tshark
By default the line-mode packet analyzer, TShark, is built.
@@ -180,7 +180,7 @@ README.win32 for those instructions.
--with-plugins=DIR
By default, plugins are installed in
- ${LIBDIR}/ethereal/plugins/${VERSION}
+ ${LIBDIR}/wireshark/plugins/${VERSION}
${LIBDIR} can be set with --libdir, or defaults to ${EPREFIX/lib}
${EPREFIX} can be set with --exec-prefix, or defaults to ${PREFIX}
@@ -195,7 +195,7 @@ README.win32 for those instructions.
6. Run 'make'. Hopefully, you won't run into any problems.
-7. Run './ethereal' or './tshark', and make sure things are working.
+7. Run './wireshark' or './tshark', and make sure things are working.
You must have root privileges in order to capture live data.
8. Run 'make install'. If you wish to install the man page, run