Dear all, ntop needs the devlopment libraries (have a look at configure.in) not the rrd binary. You probably need to install the -dev package
Luca enediel gonzalez wrote: > >> From: Luca Deri <[EMAIL PROTECTED]> >> Reply-To: [email protected] >> To: [email protected] >> Subject: Re: [Ntop] Ntop stabiity fix >> Date: Tue, 05 Dec 2006 09:09:19 +0100 >> >> 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. >> > > Hello list > > about this subject I face the same problem, > on debian I execute > > apt-get -y install rrdtool > > and this is what I got after the installation. > > rrdtool: /usr/bin/rrdtool /usr/share/rrdtool > /usr/share/man/man1/rrdtool.1.gz > > ?Is it possible to check if rrdtool is installed whitout force to have > a /usr/local/? > After the installation of rrdtool I don't see any subdirectory related > to it under /usr/local/ > > Forcing to install rrdtool from source code when there is a package > installation could lead to other problems to the rest of apps that > were installed from packages and work fine at this moment, I think it > will be a problem for every linux distribution because there is not > warranty to find the resources installed on the same place in all of > them. > > Anyways, I'll wait for the replies to know if there is not choice to > overpass it. > Thanks in advance for any answer > > Enediel > Linux user 300141 > Debian GNU/Linux > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's > FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > _______________________________________________ > 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
