Displaying 3 results from an estimated 3 matches for "rrdpath".
2010 Jun 14
2
problems building nfdump / nfsen
...later and I found that I have to go
back and rebuild nfdump to include it.
So I do :
./configure --enable-nfprofile
which dies thus :
[...]
checking for stdint.h... yes
checking for unistd.h... yes
checking for rrd_update in -lrrd... no
configure: error: Can not link librrd. Please specify
--with-rrdpath=.. configure failed!
But I check and I see I have librrd installed.
[root at rcadmin:~/nf/nfdump-1.6.1]# rpm -qa | grep -i rrd
perl-rrdtool-1.3.7-1.el5.rf
rrdtool-1.3.7-1.el5.rf
[root at rcadmin:~/nf/nfdump-1.6.1]# ls -al /usr/lib/librrd*
-rw-r--r-- 1 root root 321930 May 23 2009 /usr/lib/librrd...
2015 Nov 26
2
install rrdtools-devel / rrdtool-perl
...tion process:
[root at ARM-LXMON01 nfdump-1.6.13]# ./configure \--prefix=/usr/local
\--sysconfdir=/etc \--mandir=/usr/share/man \--enable-nfprofile
\--enable-nftrack \--enable-sflow \--enable-nsel
checking for rrd_update in -lrrd... no
configure: error: Can not link librrd. Please specify --with-rrdpath=..
configure failed!
I do:
[root at ARM-LXMON01 nfdump-1.6.13]# find / -name librrd*
/usr/lib64/librrd.so.4
/usr/lib64/librrd.so.4.2.1
/usr/lib64/librrd_th.so.4
/usr/lib64/librrd_th.so.4.2.1
[root at ARM-LXMON01 nfdump-1.6.13]#
So Then I do:
./configure --prefix=/usr/local --sysconfdir=/etc
--m...
2015 Nov 26
2
install rrdtools-devel / rrdtool-perl
Hi guys , Im have some problems installing the following packages:
rrdtool-devel
rrdtool-perl
Before we moved to centos/rhel7 it was a simple task, just doing:
yum install rrdtool rrdtool-devel and rrdtool-perl was enough.
Now, I only can install the rrdtool package but not rrdtool-devel and
rrdtool-perl.
I tryed adding some repos, but I think I added wrong ones.
Also tryed downloading and