Rosberg, Michael wrote: > While installing the latest CVS build I'm receiving the following RRD > error: > > configure: error: Unable to find RRD in the specified rrd 1.2.x > directory > > My existing Ntop build (v3.2) was also grabbed from CVS and compiled > without any RRD errors. I notice that the v3.2 tree includes a directory > called 'myrrd' which the current CVS version does not have. Could my > issue be related to the absence of this directory? > Mike,
[EMAIL PROTECTED] 204> ./configure --help|grep rrd --with-rrd-home=DIR Usually /usr/local/rrdtool-1.2.x You can install rrd (e.g. from source) on your PC and do configure --with-rrd-home=DIR to pass ntop the RRD directory. Cheers, Luca > My rrd package was installed by RPM...so there is no rrd 1.2.x to point > to. I've compiled/run several previous version of ntop on this server > (FC5) in the past without any RRD probs. > > Any tips for working through this issue appreciated. > MikeR. > > > > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On >> Behalf Of Luca Deri >> Sent: Monday, December 04, 2006 3:24 AM >> To: ntop >> Subject: [Ntop] Ntop stabiity fix >> >> >> Dear all, >> a couple of weeks ago I have fixed a major bug. I recommend >> to all those who have experienced stability issues to >> download the latest ntop from CVS and see if it helps. >> >> Cheers, Luca >> >> -- >> Luca Deri <[EMAIL PROTECTED]> http://luca.ntop.org/ >> skype://lucaderi/ >> Don't be encumbered by past history. Go off and do >> something wonderful - Robert Noyce >> >> _______________________________________________ >> Ntop mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop >> >> > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > -- Luca Deri <[EMAIL PROTECTED]> http://luca.ntop.org/ skype://lucaderi/ Don't be encumbered by past history. Go off and do something wonderful - Robert Noyce _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
