[bwm-tools-tech] Problem Installing bwm-0.2.0....
Brought to you by:
nkukard
From: Amarachi J. <dra...@gm...> - 2005-04-24 07:18:44
|
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=20 "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........? |