diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-09-28 07:50:48 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-09-28 07:50:48 +0000 |
commit | 6515004633231ce34077024136fea71487ee7ac1 (patch) | |
tree | 6a31dfa57e6d5dc9be43ff334820a42af0e2b397 /README.win32 | |
parent | 61568581bd093d43e8ef18347098d2814d4d62b0 (diff) | |
download | wireshark-6515004633231ce34077024136fea71487ee7ac1.tar.gz wireshark-6515004633231ce34077024136fea71487ee7ac1.tar.bz2 wireshark-6515004633231ce34077024136fea71487ee7ac1.zip |
Sigh. The wiretapped.net site appears to have an old version of
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
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/README.win32 b/README.win32 index f963abb2e5..8add34bc5d 100644 --- a/README.win32 +++ b/README.win32 @@ -1,4 +1,4 @@ -$Id: README.win32,v 1.25 2001/09/26 21:22:02 guy Exp $ +$Id: README.win32,v 1.26 2001/09/28 07:50:47 guy Exp $ Installing Ethereal, Tethereal, and Editcap on Win32 ==================================================== @@ -44,10 +44,6 @@ install the latest non-beta version of WinPcap, available from: http://netgroup-serv.polito.it/winpcap/ -and mirrored at - - http://www.wiretapped.net/security/packet-capture/winpcap/default.htm - If you already have an earlier version of WinPcap installed, you need to un-install it and install the latest version. If the older version is WinPcap 2.0 or 2.02, and you have other applications that use the older @@ -61,10 +57,6 @@ Windows) ported by the same folks who make WinPcap. It's at: http://netgroup-serv.polito.it/windump/ -and mirrored at - - http://www.wiretapped.net/security/packet-capture/windump/default.htm - They also make Analyzer, a GUI sniffer for Win32: http://netgroup-serv.polito.it/analyzer/ @@ -129,10 +121,6 @@ WinPcap home page: http://netgroup-serv.polito.it/winpcap/ -or the mirror site at - - http://www.wiretapped.net/security/packet-capture/winpcap/default.htm - Compiling the Ethereal distribution from source =============================================== You'll need the development package for GLIB, GTK+, and WinPcap. |