diff options
author | Gerald Combs <gerald@wireshark.org> | 2004-02-19 01:49:13 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2004-02-19 01:49:13 +0000 |
commit | bd0831eadc0e17e09fcb72ec693a27ca59c55135 (patch) | |
tree | b706933063a30acfdf6cb2b425859e76c1cd559f /README.win32 | |
parent | 64853fa2a8c73f9d56c95fdbcb19aa92b430d646 (diff) | |
download | wireshark-bd0831eadc0e17e09fcb72ec693a27ca59c55135.tar.gz wireshark-bd0831eadc0e17e09fcb72ec693a27ca59c55135.tar.bz2 wireshark-bd0831eadc0e17e09fcb72ec693a27ca59c55135.zip |
Add GTK+ 2.
svn path=/trunk/; revision=10102
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/README.win32 b/README.win32 index be7b2f20c7..3a0b41a4e8 100644 --- a/README.win32 +++ b/README.win32 @@ -1,4 +1,4 @@ -$Id: README.win32,v 1.60 2004/02/12 07:59:58 ulfl Exp $ +$Id: README.win32,v 1.61 2004/02/19 01:49:13 gerald Exp $ Installing Ethereal, Tethereal, and Editcap on Win32 ==================================================== @@ -179,6 +179,12 @@ package is as follows: glib-dev-2.2.3-20040116.zip C:\ethereal-win32-libs\glib gtk+-1.3.0-20030717.zip C:\ethereal-win32-libs\gtk+ gtk+-dev-1.3.0-20030115.zip C:\ethereal-win32-libs\gtk+ + gtk+-2.2.4-20040124.zip C:\ethereal-win32-libs\gtk2 + gtk+-dev-2.2.4-20040124.zip C:\ethereal-win32-libs\gtk2 + atk-1.4.0.zip C:\ethereal-win32-libs\gtk2 + atk-dev-1.4.0.zip C:\ethereal-win32-libs\gtk2 + pango-1.2.5-20040124.zip C:\ethereal-win32-libs\gtk2 + pango-dev-1.2.5-20040124.zip C:\ethereal-win32-libs\gtk2 libiconv-1.9.1.bin.woe32.zip C:\ethereal-win32-libs\libiconv-1.9.1.bin.woe32 gettext-runtime-0.13.1.zip C:\ethereal-win32-libs\gettext-runtime-0.13.1 net-snmp-5.1.zip C:\ethereal-win32-libs |