[bwm-tools-tech] Re: [Fwd: bwm_tools-0.1.2]
Brought to you by:
nkukard
From: J.P v. O. <je...@pb...> - 2003-10-30 11:01:48
|
Tried the new version today : checking for rrdtool... no *** Could not run rrdtool test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means rrdtool was incorrectly installed *** or that you have moved rrdtool since it was installed. configure: creating ./config.status locate rrd.h /usr/local/rrdtool-1.0.42/include/rrd.h Nogo.........unfortunately RRD was installed in its default location. Cheers J.P.. Ps System Slackware 8.1 gcc version 2.95.3 20010315 (release) At 12:43 27-10-2003 +0200, Nigel Kukard wrote: >HI JP, > >Hrmm... try this.... (the rrdtool .so must be instaleld in /usr/local/lib >though) > ># ./configure ># EXTRA_LIBS="-L /usr/local/lib" make > > >I'm still battling to make it auto-detect where rrdtool is installed >seeing as rrdtool doesn't seem to ship any aclocal stuff I can use. > > >Regards >Nigel Kukard > >> >>Hello, >> >>I am trying bwm_tools-0.1.2 tools but it has problems with RRD . >>I tried a few option but as RRD is in the default folder I would expected >>it to be found but I miss something I guess. >> >>RRD location : >> >>./configure --with-rrd=/usr/local/rrdtool-1.0.42 >> >>Is there something else I can do ? >> >>Rgds J.P. >> >> |