Are you on a 64 bit system?  If so they might be in /usr/lib64

Try "rpm -ql rrdtool-1.4.4-1.el5.rf" to see where the package installed things.

I built rrd on centos rather than using a package and then used:
./configure --enable-nfprofile
--with-rrdpath=/usr/local/rrdtool-1.4.4/ to build it.  Worked ok.

-jim



On Mon, Oct 11, 2010 at 2:23 PM, Shiv . <[email protected]> wrote:
> Trying to install nfsen+nfdump
>
>
> Centos 5.5
>
> rpm -qa | grep -i rrd
>
> rrdtool-1.4.4-1.el5.rf
>
> rrdtool-devel-1.4.4-1.el5.rf
>
> perl-rrdtool-1.4.4-1.el5.rf
>
>
>
> nfdump-1.6.2]# ./configure --enable-nfprofile --with-rrdpath=/usr/ (also
> tried /usr/bin and /usr/include, /usr/lib)
>
> checking for rrd_update in -lrrd... no
>
> configure: error: Can not link librrd. Please specify --with-rrdpath=..
> configure failed!
>
>
>
> Tried checking online and the only solution was the rrdtool-devel.
>
>
>
> Grateful for any help.
>
>
>
> Thanks,
>
> Shiv
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Nfdump-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/nfdump-discuss
>
>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Nfdump-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfdump-discuss

Reply via email to