how to install spine in Ubuntu8.04 LTS

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
heavenzone
Posts: 3
Joined: Wed Jun 18, 2008 9:05 pm
Location: China

how to install spine in Ubuntu8.04 LTS

Post by heavenzone »

System: Ubuntu 8.04 LTS
Soft: cacti-spine-0.8.7a.tar.gz

My cacti works normally, but I want to use spine instead of cmd.php.
so I want to install spine-0.8.7a, but I got some trouble.


##############################################
fixed the errors when "./configure" follow this steps

apt-get install libtool

aclocal
libtoolize --force
autoconf
autoheader
automake

apt-get install libmysqlclient15-dev
/usr/include/mysql/mysql.h #fix cannot find mysql header file
/usr/include/linux/snmp.h #fix cannot find snmp header file

apt-get install libsnmp-dev #fix cannot find ucd-snmp library

##############################################
./configure --prefix=/usr/local/spine --with-mysql=/usr/include/mysql --with-snmp=/usr/include/linux


I seem to have fix all the error when "./configure".
but when I typed "make", so many errors occured.
plz see the screenshot i uploaded.

anybody help?
Attachments
when I typed "make", so many errors occured.
when I typed "make", so many errors occured.
spine_make_error.jpg (129.1 KiB) Viewed 2708 times
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests