aboutsummaryrefslogtreecommitdiffstats
path: root/README.win32
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-04-09 06:12:51 +0000
committerGuy Harris <guy@alum.mit.edu>2001-04-09 06:12:51 +0000
commitfd09b74426579db4d2dbbf3f13b9dba281d1df34 (patch)
tree9edc5d3cd5c37c6e9180f59398646527843a14ed /README.win32
parent5b9ad66cb891aad553ca2eb25907a73afd9dc51e (diff)
Note that UCD SNMP binaries and header files for Win32 can be gotten
from Revelstone's Web site (in a different directory from the one mentioned in the past). svn path=/trunk/; revision=3275
Diffstat (limited to 'README.win32')
-rw-r--r--README.win3216
1 files changed, 10 insertions, 6 deletions
diff --git a/README.win32 b/README.win32
index 7a5c2a9eeb..370ce37a2e 100644
--- a/README.win32
+++ b/README.win32
@@ -1,4 +1,4 @@
-$Id: README.win32,v 1.21 2001/04/06 03:52:44 gram Exp $
+$Id: README.win32,v 1.22 2001/04/09 06:12:51 guy Exp $
Running Ethereal, Tethereal, and Editcap on Win32
=================================================
@@ -59,7 +59,7 @@ capturing version requires WinPcap 2.1, the non-capturing version does not.
In order to capture with Win32, you need to install the NDIS
packet capture driver for your particular Win32 OS; drivers for Windows
-9x, Windows NT 4.0, and Windows 2000 can be downlaoded from the
+9x, Windows NT 4.0, and Windows 2000 can be downloaded from the
WinPcap home page:
http://netgroup-serv.polito.it/winpcap/
@@ -82,10 +82,15 @@ Those versions are available from the respctive home pages for
each project (the same URLs as listed above). The development
packages contain header files and stub libaries to link against.
-The use of an SNMP library has not been made to work
-yet in Ethereal/Win32, but an SNMP library can be had from:
+The use of an SNMP library has not been made to work yet in
+Ethereal/Win32, but a binary distribution of the UCD SNMP package,
+including header files and a DLL of the UCD SNMP library, can be had
+from:
+ ftp://ftp.revelstone.com/snmp/binaries/
+The file will probably be called "ucd-snmp-X.X-x86-win32.zip", where
+"X.X" is the version number of the UCD SNMP library.
Instructions for MS Visual C
----------------------------
@@ -99,8 +104,7 @@ a DLL. The pre-compiled zlib which comes with the "extralibs"
package from Gimp/Win32 is faulty; a working version can be
downloaded from:
-http://www.ethereal.com/distribution/win32/zlib-1.1.3-fixed.zip
-
+ http://www.ethereal.com/distribution/win32/zlib-1.1.3-fixed.zip
Be sure that your command-line environment is set up to compile
and link with MSVC. When installing MSVC, you can have your