Commit Graph

77 Commits

Author SHA1 Message Date
Ronnie Sahlberg fb1ac828aa from Jeremy Jouglet
some GTP updates  and some tips for those using cygwin


svn path=/trunk/; revision=14003
2005-04-01 21:23:40 +00:00
Guy Harris de69f70b47 There's now a www.cygwin.com - use it in the URL for Cygwin.
svn path=/trunk/; revision=13805
2005-03-19 00:03:00 +00:00
Guy Harris 7e9dc12dd0 Rewrap a paragraph, for the benefit of us old-timers who typically use
80-column wide terminal windows (which also lets more windows fit than
would fit with wider windows).

svn path=/trunk/; revision=12935
2005-01-03 01:36:35 +00:00
Gerald Combs fdb4824464 zlib121-dll -> zlib122-dll.
svn path=/trunk/; revision=12475
2004-11-02 19:19:04 +00:00
Ulf Lamping 65f82a615f Use new win32 libs from anonsvn instead of webpage, including setup target. Use updated GTK 2.4.9 libraries. But still use wget.
svn path=/trunk/; revision=12086
2004-09-24 16:08:44 +00:00
Guy Harris 8a8b883450 Set the svn:eol-style property on all text files to "native", so that
they have LF at the end of the line on UN*X and CR/LF on Windows;
hopefully this means that if a CR/LF version is checked in on Windows,
the CRs will be stripped so that they show up only when checked out on
Windows, not on UN*X.

svn path=/trunk/; revision=11400
2004-07-18 00:24:25 +00:00
Ulf Lamping c4b4a802af added a section describing the problems with MSVC 7 compiler
(as I don't use it myself, please correct me if anything is wrong)

svn path=/trunk/; revision=11145
2004-06-14 22:38:57 +00:00
Olivier Biot 7d09e69dde Update the cygwin build instructions (plugins can now be compiled too).
Hint on how cygwin gcc can be used to compile a native Win32 Ethereal.

svn path=/trunk/; revision=10635
2004-04-18 10:16:19 +00:00
Ulf Lamping 2390df11bf added a small section about the supported compilers
svn path=/trunk/; revision=10634
2004-04-18 06:41:42 +00:00
Ulf Lamping ac0638e803 did lot's of cleanup to the text, especially in the library sections
svn path=/trunk/; revision=10580
2004-04-10 09:10:01 +00:00
Ulf Lamping abfb416dd6 do some more explanations how to use the new library download tool
updated ADNS library version

svn path=/trunk/; revision=10573
2004-04-09 07:37:25 +00:00
Gerald Combs a011fb14e2 Add a Makefile.nmake target called "setup" that uses the script
tools\win32-setup.sh to

  - Check for applications required to build Ethereal
  - Download and unpack required packages into $ETHEREAL_LIBS

Update ADNS to the latest version.

Make Python 2.3 the default.

svn path=/trunk/; revision=10567
2004-04-08 20:36:09 +00:00
Ulf Lamping 017bbb9b0d added a new section "Installing GTK-Wimp"
svn path=/trunk/; revision=10229
2004-02-24 19:42:22 +00:00
Ulf Lamping 095c3af8f3 updated some things (optional packages, nsis, gtk-wimp)
svn path=/trunk/; revision=10226
2004-02-24 18:44:06 +00:00
Ulf Lamping 26a84495c8 gtkclist.c is called ethclist.c now
svn path=/trunk/; revision=10179
2004-02-22 16:28:47 +00:00
Gerald Combs 26d098a070 Remove redundant GTK2 entries.
svn path=/trunk/; revision=10116
2004-02-19 15:08:38 +00:00
Gerald Combs bd0831eadc Add GTK+ 2.
svn path=/trunk/; revision=10102
2004-02-19 01:49:13 +00:00
Ulf Lamping c976800b49 from Anders Broman: added some tips for compiling with GTK2 and other things
svn path=/trunk/; revision=10045
2004-02-12 07:59:58 +00:00
Gerald Combs e98fb47e76 Update to GLib 2.2.3-20040116 and gettext 0.13.1.
svn path=/trunk/; revision=9799
2004-01-23 02:38:03 +00:00
Ulf Lamping 31530d92ba precompiled wpdpack.zip file is now at the website
svn path=/trunk/; revision=9690
2004-01-17 11:05:35 +00:00
Ulf Lamping fa7d90f2c8 minor changes
svn path=/trunk/; revision=9589
2004-01-07 12:12:09 +00:00
Guy Harris a772545c4b Fix some typoes.
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
2004-01-07 07:17:47 +00:00
Guy Harris ebc4dbdfe9 http://www.ethereal.com/distribution/win32/development/ has GLib 2.2.3
packages, and a gtk+-1.3.0-20030717.zip package; update the version
numbers accordingly.

svn path=/trunk/; revision=9506
2003-12-31 22:17:28 +00:00
Gerald Combs 09bf163aee Switch from gettext 0.13 to 0.12.1.
svn path=/trunk/; revision=9246
2003-12-12 16:06:29 +00:00
Gerald Combs 4f3287f27a Update the Windows environment to GLib 2.2.3 and GTK+ 1.3.0-20030717.
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-10 23:21:52 +00:00
Gerald Combs 409948eced Add PCRE support to the Windows build.
svn path=/trunk/; revision=9185
2003-12-07 00:04:32 +00:00
Gerald Combs c219943fc1 Switch over to Net-SNMP 5.1. A ZIP file of the Net-SNMP 5.1 sources plus
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-05 16:00:34 +00:00
Gerald Combs 9e396b2e9e Updates for new zlib.
svn path=/trunk/; revision=9129
2003-12-01 17:25:23 +00:00
Guy Harris 8e091837a9 Mention gtk/ethereal-tap-register.c.
svn path=/trunk/; revision=8673
2003-10-10 21:35:17 +00:00
Gerald Combs 3303295c84 Add default development package locations to README.win32. Use zlib 1.1.4
by default in config.nmake.

svn path=/trunk/; revision=8246
2003-08-24 23:25:40 +00:00
Gerald Combs ddd408ad2f Build with Glib 2.0 and GTK+ 1.3 by default. Don't build with zlib 1.13.
Add minor updates to README.win32.

svn path=/trunk/; revision=8126
2003-08-04 14:34:17 +00:00
Gerald Combs f755cf5034 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
2003-06-02 18:40:02 +00:00
Guy Harris daa67ae37c Update to reflect the fact that you *HAVE* to have a Windows version of
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-04-07 22:39:25 +00:00
Guy Harris 22f0f2989e From Olivier Biot: README.win32 updates for Cygwin.
svn path=/trunk/; revision=7143
2003-02-14 01:01:26 +00:00
Guy Harris 75f340ae3e Microsoft doesn't, as far as I know, have a product "Visual C"; they may
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-12-18 21:59:46 +00:00
Guy Harris 910de52a04 Note that "tethereal-tap-register.c" is built by the Bash script
"make-tapreg-dotc" from "tap-*.c", using grep and sed.

svn path=/trunk/; revision=6541
2002-11-01 10:02:18 +00:00
Gerald Combs 7000420817 Update formatting, library information.
svn path=/trunk/; revision=6388
2002-10-09 13:39:17 +00:00
Gerald Combs bd4ad18aeb Zlib and Net-SNMP updates.
svn path=/trunk/; revision=6386
2002-10-09 03:17:36 +00:00
Guy Harris 2d84cd97ce Give some more information on the "command.com" vs. "cmd.exe" issue.
svn path=/trunk/; revision=5842
2002-07-08 21:03:04 +00:00
Guy Harris 26543ab3d4 Note that the requirement for a command interpreter that understands
long file names might prevent you from building on Windows OT.

svn path=/trunk/; revision=5827
2002-07-06 19:51:25 +00:00
Gerald Combs 8afbfa52d5 Add a comment about using cmd.exe vs command.com.
svn path=/trunk/; revision=5824
2002-07-06 15:39:50 +00:00
Guy Harris 60f3462bd3 Note where the "vcvars32.bat" script is located.
Note that "cleanbld.bat" is in the top-level Ethereal source directory.

svn path=/trunk/; revision=5815
2002-07-02 19:27:40 +00:00
Gerald Combs 61473361f8 Add Ronnie's notes about compiling under Cygwin.
svn path=/trunk/; revision=5508
2002-05-19 17:12:25 +00:00
Gerald Combs 56dfc65552 Fix more Politecnico di Torino links.
svn path=/trunk/; revision=5172
2002-04-16 03:00:54 +00:00
Gerald Combs b6b2aa4906 Update wiretapped mirror links.
svn path=/trunk/; revision=5156
2002-04-14 20:06:04 +00:00
Gerald Combs 67250b71cc Change "http://netgroup-mirror.ethereal.com/winpcap" URLs to
"http://winpcap.mirror.ethereal.com/", since that's how we're mirroring
the Politecnico di Torino sites now.

svn path=/trunk/; revision=5155
2002-04-14 19:24:26 +00:00
Guy Harris 90446d2969 Update the "README.win32" file to reflect Andrew Feren's changes to use
Python iff PYTHON is defined in "config.nmake".

svn path=/trunk/; revision=4859
2002-03-04 01:26:40 +00:00
Guy Harris 1e8ca8af4d From Motonori Shindo: don't put the PDB files into the release, as
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-12-19 19:16:12 +00:00
Guy Harris a29623753d Update the URL for Cygwin.
svn path=/trunk/; revision=4174
2001-11-07 18:49:57 +00:00
Gerald Combs b36700c8fb Add link to local mirror.
svn path=/trunk/; revision=4038
2001-10-18 15:44:36 +00:00