aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-11-22 04:03:22 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-11-22 04:03:22 +0000
commit038774d5867033e1defc348cd845ba42d2827e57 (patch)
tree88d99ad52fcd6fbe1d48401aa08a85e8d64a22d0 /INSTALL
parent032575ea0de81586509c01b92b9b4842daddd5fb (diff)
Enable the building of any combination of ethereal, tethereal, and editcap.
If GTK+ is not detected, then ethereal is not built. svn path=/trunk/; revision=2695
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index c971fda081..7bdaa8ab26 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,6 +49,11 @@ Installation Checklist
You won't be able to capture packets, but you can read traces
that have already been captured to disk by other programs.
+ You can build or not build ethereal, tethereal, and editcap
+ with the appropriate --enable-XXX or --disable-XXX flags.
+ The default is to build everything. If GTK+ is not detected
+ on the system, then ethereal won't be built.
+
[ ] 4. Run 'make'. Hopefully, you won't run into any problems.
[ ] 5. Run './ethereal', and make sure things are working. You must