aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-11-04 21:18:50 +0000
committerGuy Harris <guy@alum.mit.edu>1999-11-04 21:18:50 +0000
commitbc4943e630b6896f693236d5a1f9e80dfbe2e2a8 (patch)
tree9cbc0f31ca945d8e4129efdd7436ddd1143b4739 /README
parentfc31243da0dbbd7f76e30d4b79a2a250581107d4 (diff)
Note that "ethereal -v" should give the GTK+ and "libpcap" version
numbers. svn path=/trunk/; revision=975
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 6dec8976eb..1e203d8733 100644
--- a/README
+++ b/README
@@ -165,7 +165,10 @@ Be sure you tell us:
which distribution you're running)
2) Version of GTK+ (the command 'gtk-config --version' will tell you)
3) Version of Ethereal (the command 'ethereal -v' will tell you,
- unless the bug is so severe as to prevent that from working)
+ unless the bug is so severe as to prevent that from working,
+ and should also tell you the version of GTK+ and, if built
+ with "libpcap", the version of "libpcap" with which it was
+ built)
4) The command you used to invoke Ethereal, and the sequence of
operations you performed that caused the bug to appear