[collectd] collectd + freebsd 6.1
Saulius
saulius.grigaliunas at gmail.com
Sat Jun 3 10:34:11 CEST 2006
Hi,
It looks like collectd doesn't understand where freebsd stores its
libraries and includes. I have installed libstatgrab through port
system like so:
#cd /usr/ports/devel/libstatgrab/
#make install clean
Installation was a success and now i have libstatsgrab's libraries
in my /usr/local/lib and .h files in inlcude dir:
#ls /usr/local/lib | grep libstat
libstatgrab.a
libstatgrab.la*
libstatgrab.so@
libstatgrab.so.8*
#ls /usr/local/include/ | grep stat
statgrab.h
statgrab_deprecated.h
So now i'm trying to install collected and ./configure returns
this:
Configuration:
Libraries:
libcurl . . . . . . yes
libiokit . . . . . no
librrd . . . . . . no (librrd not found)
lm_sensors . . . . no
libstatgrab . . . . no ( why? )
libkstat . . . . . no (Solaris only)
libmysql . . . . . no (libmysql not found)
What am i doing wrong? Why doesn't it found my libstatgrab?
Thanks in advance
--
Saulius
More information about the collectd
mailing list