aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-11-22 04:03:22 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-11-22 04:03:22 +0000
commit9f8965bca676427bcc173931695e57ceb6a05dda (patch)
tree88d99ad52fcd6fbe1d48401aa08a85e8d64a22d0 /INSTALL
parent4ab44dd0c6ae0595b2b33f9e1d06b59fa4af5c7a (diff)
Enable the building of any combination of ethereal, tethereal, and editcap.
If GTK+ is not detected, then ethereal is not built. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2695 f5534014-38df-0310-8fa8-9805f1628bb7
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