[bwm-tools-tech] Guide to compile bwm tool and also help
Brought to you by:
nkukard
From: hard d. <har...@ya...> - 2005-04-14 15:02:20
|
Respected Sir, Thanks for guide to step by step guide-line. It is working up to 7th step nicely means we got configuration nice and also got message like "configure is done!" but when we try to compile mean to say execute command make then following error appear after checking some thing after some time: gcc: /rrdtool/src/.libs/librrdtool.a: No such file or directory make[2]: *** [bwm_graph] Error 1 make[2]: Leaving directory `/root/Desktop/proj/bwm_tools-200504060857/bwm_graph'make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/proj/bwm_tools-200504060857' make: *** [all] Error 2 and stop compiling so please say something how i remove this error and also tell that after installing this project how can I use this tool? Means to see the out put and execute whole project Nigel Kukard <nk...@lb...> wrote: Ok.... 1. download rrdtool http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.49.tar.gz 2. download bwmtools http://belnet.dl.sourceforge.net/sourceforge/bwm-tools/bwm_tools-200504060857.tar.bz2 3. type... tar jxvf bwm_tools-200504060857.tar.bz2 4. type... cd bwm_tools-200504060857 5. type... tar zxvf ../rrdtool-1.0.49.tar.gz 6. type... ln -s rrdtool-1.0.49 rrdtool 7. type... ./configure --with-rrdtool-source then... 8. make 9. make install The mailing list can be subscribed to here... http://lists.sourceforge.net/mailman/listinfo/bwm-tools-tech once you have subscribed send support requests to bwm...@li... Kind Regards Nigel Kukard hard dave wrote: Hello sir, I already have been configured the bwm tool with rrdtool source pls send me step by step configuration for that . In ur answer i already symlink for that i also get the symlink for that file. The icon that i seen in my bwm dir. And sir u told me to put in mailing list what is that i don't know? so again i ask u for step by step guide to me. but one thing i mark after symlink rrdtool if i double click on that i got the message that the symlink is broken. why? that? And tell me it works on FEDORA CORE 2 version of Linux. --------------------------------- Do you Yahoo!? Yahoo! Small Business - Try our new resources site! |