Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Please install snmp-devel as of the same version as the net-snmp you're using. Then compile spine on that platform, using the devel libraries that match your snmp version
Reinhard
It's a packagers problem. They blame me, I blame them. You can disable this by simply removing that check in the top of snmp.c and remaking the package.
I was going to make it a configure option before the 0.8.7e release over the weekend, but dinner and other things (life is such) got in the way.
TheWitness
True understanding begins only when we realize how little we truly understand...
One of our other developers did some rewrite to the build scripts. I suggest running the "./bootstrap" file in the source directory. If it does not run, edit it and change line 1 to "#!/bin/bash" and try again.
TheWitness
True understanding begins only when we realize how little we truly understand...
The latest spine is available from Rutger's koji build server as both RPM/SRPM here: http://koji.rutgers.edu/koji/packageinfo?packageID=1418. In my case I'm using CentOS 5 and needed to still rebuild it because I was using a different version of open snmp. But all I had to do was an rpmbuild --rebuild of the cacti-spine source rpm and install it.
i have the same problem :
03/04/2011 04:21:03 AM - SPINE: Poller[0] ERROR: SNMP Library Version Mismatch (5.3.1 vs 5.3.2.2) (Spine parent)
my linux is a CentOS release 5.4 (Final)
i installed cacti & cacti-spine via yum install command...
when i try to update, i get this message...
Package cacti-0.8.7g-2.el5.rf.noarch already installed and latest version
Package cacti-spine-0.8.7a-1.el5.rf.i386 already installed and latest version
is there any other solution except compiling spine ?
IMHO, this is a problem with the distro's package. It does not seem to take snmp libraries into account. Distro packaging happens beyond our scope, so please ask them
R.