aboutsummaryrefslogtreecommitdiffstats
path: root/README.win32
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-10-09 03:07:34 +0000
committerGerald Combs <gerald@wireshark.org>2002-10-09 03:07:34 +0000
commitec8fd2703a5109dd62d4397396c2ca7abe852c0f (patch)
treec71da8d3733729de068c4ca9f50de01456a2fe57 /README.win32
parent6743236a10df320d04d8297ac7d3dd6a530b56af (diff)
Link to libsnmp under Win32.
In gtk/main.c and tethereal.c set MIBDIRS to <get_program_path()>\snmp\mibs so that we can drop the MIB files there, instead of the default c:\usr\... path. Add NET_SNMP_DIR to config.nmake and modify Makefile.nmake to adjust CFLAGs, ethereal_LIBS and tethereal_LIBS accordingly. Define HAVE_UCD_SNMP in config.h.win32. I tested this by creating c:\program files\ethereal\snmp\mibs and dropping in the MIB files that come with Net-SNMP. Ethereal resolved system.sysDescr.0 to "iso.3.6.1.2.1.1.1.0" under Windows. Under Linux it resolved to "SNMPv2-MIB::sysDescr.0". Ethereal.nsi still needs to be updated. A compiled version of the Net-SNMP library can be found at http://www.ethereal.com/distribution/win32/development/ svn path=/trunk/; revision=6385
Diffstat (limited to 'README.win32')
0 files changed, 0 insertions, 0 deletions