Ad Widget

Collapse

installation error Not found NET-SNMP library

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • malgaboy
    Junior Member
    • Jun 2010
    • 1

    #1

    installation error Not found NET-SNMP library

    hi everybody,

    during the install i've encountered this problem
    when i try to make the package after the ./configure command

    ./configure --prefix=/usr --with-mysql --with-net-snmp \
    --enable-server --enable-agent &&

    make (here)


    ....
    checking for atoll... yes
    checking for getopt_long... yes
    checking for strcasestr... yes
    checking for getenv... yes
    checking for putenv... yes
    checking if Oracle support is enabled... no
    checking for mysql_config... /usr/bin/mysql_config
    checking for main in -lmysqlclient ... yes
    checking for function PQserverVersion()... no
    checking for Zabbix server database selection... ok
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for gawk... (cached) mawk
    checking for curl-config... no
    checking for net-snmp-config... /usr/bin/net-snmp-config
    checking for main in -lnetsnmp ... no
    configure: error: Not found NET-SNMP library
    zabbix@serverlinux:~/Scrivania/zabbix-1.8.2$




    su
    make install
    exit


    how can i do to fix it?

    thanks in advice

    malgaboy
Working...