Re: [bwm-tools-tech] Guide to compile bwm tool and also help
Brought to you by:
nkukard
From: Nigel K. <nk...@lb...> - 2005-04-15 05:48:47
|
Hi, could you try changing line 49 in the configure.ac file and line 19500 in the configure file to read librrd.a instead of librrdtool.a and see if this works. - Nigel hard dave wrote: > 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 > * |