Re: [bwm-tools-tech] Re: Problem Installing bwm-0.2.0....
Brought to you by:
nkukard
From: Nigel K. <nk...@lb...> - 2005-05-01 06:27:26
|
Hrmm..... I think this is a bug, I'll look into it and release a development snapshot with a fix. Regards Nigel Amarachi Joseph wrote: >Thanks Nigel for coming to my aid. Ive got another similar problem >I used version 0.2.1 and it installed witthout any error messages. >I tried installing for a friend who also uses RedHat 9 using the same >procedures that worked for me but I got a totally diffrent erroor >messge . The message says... > >graph.c:37:17 rrd.h: No such file or directory >make[2]: *** [ bwm_graph-graph.o ] Error 1 >make[2]: Leaving directory '/usr/sbin/bwm_tools-0.2.1/bwm_graph' >make[1]: *** [ all-recursive ] Error 1 >make[1]: Leaving directory '/usr/sbin/bwm_tools-0.2.1' >make: *** [all] Error 2 > >I now tired installing using version 0.2.0 of bwm_tools and i got >exactly the same error message. > >Please I need advice as to what steps I should take now. > > >On 4/24/05, Nigel Kukard <nk...@lb...> wrote: > > >>Hi Amarachi, >> >>Download and install version 0.2.1, this has a fix for your below >>problem :-) >> >>Regards >>Nigel >> >>Amarachi Joseph wrote: >> >> >> >>>Hi Everyone.... >>>This is my first time installing bwm tools. I am installing it on >>>RedHat 9.0. These are the steps i took to install bwm. >>>1) tar zxvf bwm_tools-0.2.0.tar.gz >>>2)cd ../bwm_tools-0.2.0 >>>3)tar zxvf ../rrdtool-1.0.49.tar.gz >>>4)ln -s rrdtool-1.0.49 rrdtool >>>5)./configure --with-rrdtool-source rrdtool >>>6)make >>>7)make install >>> >>>bwm_tools didn't install instead i got the following error message >>>"gcc: ../rrdtool/src/.libs/librrdtool.a : No such file or directory >>>make [1]: *** [ bwm_graph ] Error 1 >>>make [1]: Leaving directory "/usr/sbin/bwm_tools-0.2.0/bwm_graph" >>>make: *** [ install-recursive ] Error 1" >>> >>>Please does anyone have any idea on how i could get around this........? >>> >>> >>> >>> |