Skip to content
/ snmppp Public

SNMP++ Debian package build - mirror from private gitlab instance

Notifications You must be signed in to change notification settings

flohoff/snmppp

Repository files navigation

README autoconf
===============

To use autoconf 2.64 or later with SNMP++, execute the following 
commands in the "snmp++" directory:

autoreconf -i
./configure
make

If "autoreconf" fails you may try to update the provided
m4 scripts in the build-aux directory with:

autoreconf -i --force

The autoreconf process needs at least the following tools/libs:

autoconf
libtoolize
pkgconfig
openssl-devel | libdes | libtomcrypt  (required for SNMPv3 support)


The Makfile.<os-name> and common.mk files are no longer 
maintained but provided for reference for a minimal setup 
to ease porting SNMP++ to other platforms.

About

SNMP++ Debian package build - mirror from private gitlab instance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published