aboutsummaryrefslogtreecommitdiffstats
path: root/README.win32
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-03-05 22:53:41 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-03-05 22:53:41 +0000
commitd21e83b98b488341684a43d7bd904c8c1768a760 (patch)
tree0a6efccd91b8c8ea63c9e0a63195b287f1648323 /README.win32
parent3941a1e3a4a51328622a9680fe703c58a09f48b3 (diff)
Move version to 0.8.16.
Fix build for splitting build dir from src dir. Note the use of updated GTK+ release for Win32 binaries. svn path=/trunk/; revision=3107
Diffstat (limited to 'README.win32')
-rw-r--r--README.win329
1 files changed, 4 insertions, 5 deletions
diff --git a/README.win32 b/README.win32
index 8dbacb1776..20e27d602e 100644
--- a/README.win32
+++ b/README.win32
@@ -1,4 +1,4 @@
-$Id: README.win32,v 1.18 2001/01/12 02:35:49 gram Exp $
+$Id: README.win32,v 1.19 2001/03/05 22:53:36 gram Exp $
Running Ethereal, Tethereal, and Editcap on Win32
=================================================
@@ -22,7 +22,7 @@ Plugins (gryphon.dll and mgcp.dll) can go in:
C:\Ethereal\plugins\<version>
Where <version> is the version number, without brackets.
-For example, C:\Ethereal\plugins\0.8.15
+For example, C:\Ethereal\plugins\0.8.16
Yes, the location of plugins needs to be more flexible.
@@ -41,7 +41,8 @@ in time:
Ethereal Version GTK+/GLIB version
---------------- -----------------
-0.8.11 and after 20000805
+0.8.16 and after 20001226
+0.8.11 - 0.8.15 20000805
0.8.9 - 0.8.10 20000416
0.8.8 and before 19990828
@@ -117,9 +118,7 @@ to generate C source. The "special" files and their requisite tools are:
Source Output Tool
------ ------ ----
-dfilter-grammar.y *.[ch] Bison or Yacc
dfilter-scanner.l *.c Flex
-wiretap/ascend-grammar.y *.[ch] Bison or Yacc
wiretap/ascend-scanner.l *.c Flex
ncp2222.py packet-ncp2222.c Python