I have this error when install in CentOS 7,
[itadmin@localhost cacti-spine-1.1.2]$ sudo make
gcc -DHAVE_CONFIG_H -I. -I./config -I/usr/include/mysql -g -O2 -MT sql.o -MD -MP -MF .deps/sql.Tpo -c -o sql.o sql.c
In file included from sql.c:34:0:
common.h:134:38: fatal error: net-snmp/net-snmp-config.h: No such file or directory
#include <net-snmp/net-snmp-config.h>
Please help !!!!!!!
Thanks,
Cacti Spine 1.1.2 make error
Moderators: Developers, Moderators
Re: Cacti Spine 1.1.2 make error
You need to install a few more dependencies
yum install net-snmp-devel openssl-devel help2man
and probably mysql-devel depending on what version you have installed.
yum install net-snmp-devel openssl-devel help2man
and probably mysql-devel depending on what version you have installed.
Re: Cacti Spine 1.1.2 make error
Hi Cigamit,
Thanks, is short of net-snmp-devel, after install it is working.
Thanks.....
Thanks, is short of net-snmp-devel, after install it is working.
Thanks.....
Who is online
Users browsing this forum: No registered users and 3 guests