aboutsummaryrefslogtreecommitdiffstats
path: root/README.win32
AgeCommit message (Collapse)AuthorFilesLines
2004-01-17precompiled wpdpack.zip file is now at the websiteUlf Lamping1-2/+2
svn path=/trunk/; revision=9690
2004-01-07minor changesUlf Lamping1-4/+8
svn path=/trunk/; revision=9589
2004-01-07Fix some typoes.Guy Harris1-8/+19
Give the appropriate locations for libiconv, gettext, and WinPcap. Note that the WinPcap package is *not* available from ethereal.com. Explain a bit more about how to unpack the zip files for development packages. svn path=/trunk/; revision=9587
2003-12-31http://www.ethereal.com/distribution/win32/development/ has GLib 2.2.3Guy Harris1-4/+4
packages, and a gtk+-1.3.0-20030717.zip package; update the version numbers accordingly. svn path=/trunk/; revision=9506
2003-12-12Switch from gettext 0.13 to 0.12.1.Gerald Combs1-11/+11
svn path=/trunk/; revision=9246
2003-12-10Update the Windows environment to GLib 2.2.3 and GTK+ 1.3.0-20030717.Gerald Combs1-8/+10
This requires replacing libintl-1.dll from the libintl package (which is no longer used) with intl.dll from intl.dll from the gettext package. svn path=/trunk/; revision=9239
2003-12-07Add PCRE support to the Windows build.Gerald Combs1-6/+7
svn path=/trunk/; revision=9185
2003-12-05Switch over to Net-SNMP 5.1. A ZIP file of the Net-SNMP 5.1 sources plusGerald Combs1-2/+2
a static Windows library (netsnmp.lib) has been placed at http://www.ethereal.com/distribution/win32/development/ The Net-SNMP documentation recommends against using a DLL at the present time. svn path=/trunk/; revision=9177
2003-12-01Updates for new zlib.Gerald Combs1-2/+2
svn path=/trunk/; revision=9129
2003-10-10Mention gtk/ethereal-tap-register.c.Guy Harris1-1/+3
svn path=/trunk/; revision=8673
2003-08-24Add default development package locations to README.win32. Use zlib 1.1.4Gerald Combs1-1/+18
by default in config.nmake. svn path=/trunk/; revision=8246
2003-08-04Build with Glib 2.0 and GTK+ 1.3 by default. Don't build with zlib 1.13.Gerald Combs1-8/+8
Add minor updates to README.win32. svn path=/trunk/; revision=8126
2003-06-02Add GNU ADNS to the Windows build environment. A precompiled DLL can beGerald Combs1-5/+10
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
2003-04-07Update to reflect the fact that you *HAVE* to have a Windows version ofGuy Harris1-8/+24
Flex in order to build Ethereal, as the UNIX version generates files that unconditionally include <unistd.h> and thus don't build on Windows. svn path=/trunk/; revision=7411
2003-02-14From Olivier Biot: README.win32 updates for Cygwin.Guy Harris1-21/+99
svn path=/trunk/; revision=7143
2002-12-18Microsoft doesn't, as far as I know, have a product "Visual C"; they mayGuy Harris1-3/+3
have had one ages ago, but they call their C/C++ compiler "Visual C++". Use the right name, so as not to confuse people into thinking that the instructions are only for "Visual C" and can't be used for Visual C++ (yes, this really did appear to happen). svn path=/trunk/; revision=6799
2002-11-01Note that "tethereal-tap-register.c" is built by the Bash scriptGuy Harris1-1/+4
"make-tapreg-dotc" from "tap-*.c", using grep and sed. svn path=/trunk/; revision=6541
2002-10-09Update formatting, library information.Gerald Combs1-40/+26
svn path=/trunk/; revision=6388
2002-10-09Zlib and Net-SNMP updates.Gerald Combs1-7/+7
svn path=/trunk/; revision=6386
2002-07-08Give some more information on the "command.com" vs. "cmd.exe" issue.Guy Harris1-7/+11
svn path=/trunk/; revision=5842
2002-07-06Note that the requirement for a command interpreter that understandsGuy Harris1-2/+5
long file names might prevent you from building on Windows OT. svn path=/trunk/; revision=5827
2002-07-06Add a comment about using cmd.exe vs command.com.Gerald Combs1-1/+5
svn path=/trunk/; revision=5824
2002-07-02Note where the "vcvars32.bat" script is located.Guy Harris1-7/+10
Note that "cleanbld.bat" is in the top-level Ethereal source directory. svn path=/trunk/; revision=5815
2002-05-19Add Ronnie's notes about compiling under Cygwin.Gerald Combs1-4/+26
svn path=/trunk/; revision=5508
2002-04-16Fix more Politecnico di Torino links.Gerald Combs1-5/+5
svn path=/trunk/; revision=5172
2002-04-14Update wiretapped mirror links.Gerald Combs1-3/+3
svn path=/trunk/; revision=5156
2002-04-14Change "http://netgroup-mirror.ethereal.com/winpcap" URLs toGerald Combs1-2/+6
"http://winpcap.mirror.ethereal.com/", since that's how we're mirroring the Politecnico di Torino sites now. svn path=/trunk/; revision=5155
2002-03-04Update the "README.win32" file to reflect Andrew Feren's changes to useGuy Harris1-12/+12
Python iff PYTHON is defined in "config.nmake". svn path=/trunk/; revision=4859
2001-12-19From Motonori Shindo: don't put the PDB files into the release, asGuy Harris1-9/+12
they're not built and the executables already contain debugging information, and update the README.win32 file appropriately and add Text2Pcap and Mergecap to it. svn path=/trunk/; revision=4425
2001-11-07Update the URL for Cygwin.Guy Harris1-2/+2
svn path=/trunk/; revision=4174
2001-10-18Add link to local mirror.Gerald Combs1-1/+5
svn path=/trunk/; revision=4038
2001-09-29The Wiretapped.net mirror is OK again (it was a problem with theGuy Harris1-1/+13
mirroring procedure, due to the Politecnico di Torino site's IIS not being configured to allow the relevant "virtual directories" to be listed, thus keeping Wiretapped.net from figuring out what files were there and whether they've changed), so put back the references to it. svn path=/trunk/; revision=3975
2001-09-28Sigh. The wiretapped.net site appears to have an old version ofGuy Harris1-13/+1
WinPcap's installer (it dates back to May, meaning it may be a beta of 2.2 or may even be 2.1), so don't suggest that people go there. svn path=/trunk/; revision=3964
2001-09-262.1 isn't the current version of WinPcap; don't say what the currentGuy Harris1-13/+26
version is, as that's subject to change - just speak of the "latest non-beta version". Mention the mirrors for WinPcap and WinDump. svn path=/trunk/; revision=3956
2001-07-13Add a new "cleanbld.bat" script, for Windows; it removes "config.h"Guy Harris1-7/+26
files that might be left over from a UNIX build, so that they'll be reconstructed from the "config.h.win32" files on a Windows build. (If you have "config.h" files left over from a UNIX build, the Windows build will fail.) Update "README.win32" to mention "cleanbld.bat", and to correctly list the files generated using tools that don't come with Windows or MSVC++. Also note that some of them can't be built on UNIX systems. svn path=/trunk/; revision=3713
2001-04-10Add instructions for using the installation package.Gilbert Ramirez1-21/+66
svn path=/trunk/; revision=3282
2001-04-09Note that UCD SNMP binaries and header files for Win32 can be gottenGuy Harris1-6/+10
from Revelstone's Web site (in a different directory from the one mentioned in the past). svn path=/trunk/; revision=3275
2001-04-06Build with zlib.Gilbert Ramirez1-13/+14
Pre-compiled zlib provided at http://www.ethereal.com/distribution/win32/zlib-1.1.3-fixed.zip "fixed" because the pre-compiled version in the "extralibs" package from the Gimp/Win32 page has a fault zlib.lib in it. Add note about zlib in README.win32; more work needs to be done to this file to mention new packaging method. svn path=/trunk/; revision=3263
2001-03-23The Win32 build builds wiretap as a DLL and requires WinPcap 2.1.Gilbert Ramirez1-3/+4
svn path=/trunk/; revision=3163
2001-03-05Move version to 0.8.16.Gilbert Ramirez1-5/+4
Fix build for splitting build dir from src dir. Note the use of updated GTK+ release for Win32 binaries. svn path=/trunk/; revision=3107
2001-01-12Explain the installation location of plugins on win32.Gilbert Ramirez1-1/+10
svn path=/trunk/; revision=2881
2001-01-11Add a python script which has the same functionality as the shellGilbert Ramirez1-4/+15
script 'make-reg-dotc'. It is used only in the Win32 build because the make-reg-dotc shell script is *so* sloooooooooow on Win32, due to the multiple processes (grep, grep, sed) launched multiple times for each source file. By putting all the text-mangling logic into a single Python script, only one process is launched, and the source files are read only once. It's *a lot* faster... seconds instead of minutes. svn path=/trunk/; revision=2873
2000-11-06Fix a typo.Guy Harris1-2/+2
svn path=/trunk/; revision=2574
2000-10-08Change addresses from ethereal.zing.org to www.ethereal.com.Gerald Combs1-4/+4
svn path=/trunk/; revision=2481
2000-09-29Make it clearer what it means for the glib and gtk DLLs to be in yourGuy Harris1-5/+6
path, so that users don't think they should add the pathnames of the DLLs to their path, but should add the pathnames of the directories in which those DLLs live to their path. svn path=/trunk/; revision=2465
2000-09-14Move to version 0.8.12Gilbert Ramirez1-2/+2
svn path=/trunk/; revision=2432
2000-08-25Note GTK+ distribution version for 0.8.11 binary release.Gilbert Ramirez1-2/+4
I finally have working tools, so a 0.8.11 win32 binary release we be available soon. svn path=/trunk/; revision=2375
2000-08-04Re-organize the README so that people who just want to run ethereal, notGilbert Ramirez1-36/+75
compile it, find their info at the top of the file. Explain the generated sources for developers, and the Unix-ish tools that are needed. svn path=/trunk/; revision=2205
2000-06-08Let people know that this document is useful for both compilingGilbert Ramirez1-8/+14
and using Ethereal on Win32. svn path=/trunk/; revision=2048
2000-04-29Update the README.win32 file to reflect the fact that the latest versionGuy Harris1-23/+27
of the GTK+-for-Win32 library seems to work OK (at least with recent changes to Ethereal avoid passing signed characters to "isprint()"). Note that you will need various Cygwin tools if you modify ".y", ".l", or dissector files, and give instructions on how to get Cygwin. svn path=/trunk/; revision=1898