diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2004-10-16 11:14:49 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2004-10-16 11:14:49 +0000 |
commit | e68569d800690c463149b7558f8b7de28de31457 (patch) | |
tree | 0b726bbe41ff30269b4d51f6860028ac504c89c9 /docbook | |
parent | 2aca5ff0b743ca615917cfd06f3a4734c27bad85 (diff) | |
download | wireshark-e68569d800690c463149b7558f8b7de28de31457.tar.gz wireshark-e68569d800690c463149b7558f8b7de28de31457.tar.bz2 wireshark-e68569d800690c463149b7558f8b7de28de31457.zip |
update win32 libsnmp infos
svn path=/trunk/; revision=12315
Diffstat (limited to 'docbook')
-rw-r--r-- | docbook/edg_src/EDG_chapter_libraries.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docbook/edg_src/EDG_chapter_libraries.xml b/docbook/edg_src/EDG_chapter_libraries.xml index ff056d0461..d065af90aa 100644 --- a/docbook/edg_src/EDG_chapter_libraries.xml +++ b/docbook/edg_src/EDG_chapter_libraries.xml @@ -248,8 +248,13 @@ <section id="ChLibsWin32SNMP"> <title>Win32 MSVC</title> <para> - You can get the latest version at: + Ethereal uses the source Net-SNMP distribution at <ulink url="http://sourceforge.net/projects/net-snmp/"/>. + Then libsnmp is compiled with the "libsnmp - Win32 Release" project + using MSVC++ 6.0. A file called "README.ethereal" has been placed in the + net-snmp zip archive at <ulink + url="http://anonsvn.ethereal.com/ethereal-win32-libs/trunk/packages/"/> + describing the changes in more detail. </para> </section> |