Re: [bwm-tools-tech] rrdtool & bwm tools problem on Mandrake 9.1 & 10.0
Brought to you by:
nkukard
From: Nigel K. <nk...@lb...> - 2004-04-16 14:58:54
|
> ./configure--> > checking for rrd_create in -lrrd... no > checking for rrd_update in -lrrd... no > Error: Working librrd required > [root@localhost bwm_tools-0.1.8]# Hrmmm.... i really think rrdtool should default to installing its shared libs. Try adding --enable-shared to the rrdtool ./configure commandline, rebuild, re-install rrdtool and see if it works. -Nigel |