From f755cf503481ebed7cbb48606e6217d67b35add4 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 2 Jun 2003 18:40:02 +0000 Subject: Add GNU ADNS to the Windows build environment. A precompiled DLL can be found at http://adns.jgaa.com/ and http://www.ethereal.com/distribution/win32/development/ The modifications to the root-level config.h.win32 and Makefile.nmake may not be neccessary. svn path=/trunk/; revision=7769 --- README.win32 | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'README.win32') diff --git a/README.win32 b/README.win32 index d0d3c160a5..135855934a 100644 --- a/README.win32 +++ b/README.win32 @@ -1,4 +1,4 @@ -$Id: README.win32,v 1.45 2003/04/07 22:39:25 guy Exp $ +$Id: README.win32,v 1.46 2003/06/02 18:40:00 gerald Exp $ Installing Ethereal, Tethereal, and Editcap on Win32 ==================================================== @@ -146,15 +146,20 @@ or the mirror site at Compiling the Ethereal distribution from source =============================================== + You'll need the development packages for GLIB, GTK+, WinPcap, zlib, -and Net-SNMP. The GLIB, GTK+, and WinPcap packages are available from -the respctive home pages for each project (the same URLs as listed +Net-SNMP, and ADNS. The GLIB, GTK+, and WinPcap packages 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. Precompiled zlib and Net-SNMP packages are available -at +to link against. Precompiled zlib, Net-SNMP, and ADNS packages are +available at http://www.ethereal.com/distribution/win32/ +The ADNS package is also available at its homepage: + + http://adns.jgaa.com/ + Instructions for MS Visual C++ ---------------------------- -- cgit v1.2.1