diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2004-09-24 16:08:44 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2004-09-24 16:08:44 +0000 |
commit | 65f82a615f7d60428915c72acfb7378e7b2cb1d7 (patch) | |
tree | aa03f500a77b8b8155cc3f230acaa8aa894d8755 /README.win32 | |
parent | a729d816f2c1e978774e2686073a7c56b9bed7c4 (diff) | |
download | wireshark-65f82a615f7d60428915c72acfb7378e7b2cb1d7.tar.gz wireshark-65f82a615f7d60428915c72acfb7378e7b2cb1d7.tar.bz2 wireshark-65f82a615f7d60428915c72acfb7378e7b2cb1d7.zip |
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
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.win32 b/README.win32 index 8300f6de7a..691751c4d7 100644 --- a/README.win32 +++ b/README.win32 @@ -125,7 +125,7 @@ This will first check the availability of all required tools and then uses the tool wget to download each package file (together around 30MB!) from the server location at: -http://www.ethereal.com/distribution/win32/development/ + http://anonsvn.ethereal.com/ethereal-win32-libs/trunk/packages/ and unpack it in the $ETHEREAL_LIBS directory. @@ -146,7 +146,7 @@ packages contain header files and stub libraries to link against. PRECOMPILED VERSIONS OF ALL OF THESE PACKAGES ARE AVAILABLE AT: - http://www.ethereal.com/distribution/win32/development/ + http://anonsvn.ethereal.com/ethereal-win32-libs/trunk/packages/ The GLIB, GTK+, iconv, gettext packages for win32 can be found at the home |