[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] RRDs created, never updated
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] RRDs created, never updated
- From: "Jeremy Cappilero" <jeremy.cappilero (at) gmail.com>
- Date: Wed, 5 Nov 2008 14:56:14 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=9uJJ3v3Ky9YVKJ7psGUf4p+yP6K0GIjIldseplefq24=; b=xpblmvY/HZt+MsNlf7XlbM1lmingJC2d5rWDiELSSoaYgHCewaUFuVqe9Y5wqnrrHj qyNJq+yw6p3A6hKziv5s+oAW20BCK57qPg+9oeYMpzAs1CoMHqpQgg9EB99d3P3o4vvt ayJByZmVCmtZUE2PCWL0B63hMbROEaF6JfEGk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=xwsPFCqhyGthn6WrGvZlF+qMGVaXZKITDhrtEdymoz3IW1HDfmDl9FMog/p1YGSCyM q9e1bnguKmgf+VU4VJRqXH5kCVl3YFfx+ArsvEFoa2rywSoXS3CU5DDjVfFGi9J8Ng7E 3VzOlYAoBuy5IsoEj+t9E5uyqIf0oYrn122rY=
- References: <35a89cde0811051320p71dd4494nf25b3b022a001d86 (at) mail.gmail.com> <4912109D.2050701 (at) wi.rr.com> <35a89cde0811051348s2a52ba69l53453cf8d6912aa6 (at) mail.gmail.com> <491216E0.4060507 (at) wi.rr.com> <35a89cde0811051402gc8b1c7cg71dc604552c6bb29 (at) mail.gmail.com> <49121A36.2050601 (at) wi.rr.com> <35a89cde0811051431g5699550fy27f63bb60782c745 (at) mail.gmail.com> <491221F8.1000103 (at) wi.rr.com>
I have install RRDTool 1.2.28 now so I have:
[root (at) zzz hobbit-4.2.0]# ll /usr/local/ | grep rrd
drwxr-xr-x 6 root root 4096 Nov 6 05:41 rrdtool-1.2.28
drwxr-xr-x 6 root root 4096 Nov 5 04:44 rrdtool-1.3.4
I seem to be having trouble getting hobbit to use 1.2.28. At first I just
removed the 1.3.4 directory, hobbit configure reported that it detected and
was using rrdtool 1.2, but when it ran the logs filled with errors about not
finding 1.3.4 files.
I then restored 1.3.4 and tried using:
./configure --server --rrdinclude=/usr/local/rrdtool-1.2.28/include
--rrdlib=/usr/local/rrdtool-1.2.28
However ./configure appears to ignore the extra commands and says it will
use 1.3.4 files:
"Checking for RRDtool ...
test-rrd.c: In function âmainâ:
test-rrd.c:30: error: too few arguments to function ârrd_graphâ
make: *** [test-compile] Error 1
Not RRDtool 1.0.x, checking for 1.2.x
Found RRDtool include files in /usr/local/rrdtool-1.3.4/include
Found RRDtool libraries in /usr/local/rrdtool-1.3.4/lib
Linking RRD with PNG library: -L/usr/lib -lpng
"
Can anyone advise how to properly remove RRDtool 1.3.4 or get hobbit to
configure using 1.2.28?
TIA!
Jeremy.
On Wed, Nov 5, 2008 at 2:45 PM, Rich Smrcina <rsmrcina (at) wi.rr.com> wrote:
> Apparently your rrdtool is quite new. I'm running a very current snapshot
> and my rrd is only 1.2.12.
>
> Jeremy Cappilero wrote:
>
>> Thanks, I had no idea that page existed!
>>
>> FWIW, I am using RRDTool 1.3.4. <http://1.3.4.>
>> After patching, now during hobbit ./configure I get this (which doesn't
>> appear to present a problem at the time as it continues apparently ok):
>>
>> Checking for RRDtool ...
>> test-rrd.c: In function âmainâ:
>> test-rrd.c:30: error: too few arguments to function ârrd_graphâ
>> make: *** [test-compile] Error 1
>> Not RRDtool 1.0.x, checking for 1.2.x
>> Found RRDtool include files in /usr/local/rrdtool-1.3.4/include
>> Found RRDtool libraries in /usr/local/rrdtool-1.3.4/lib
>> Linking RRD with PNG library: -L/usr/lib -lpng
>>
>
> --
> Rich Smrcina
> VM Assist, Inc.
> Phone: 414-491-6001
> Ans Service: 360-715-2467
> http://www.linkedin.com/in/richsmrcina
>
> Catch the WAVV! http://www.wavv.org
> WAVV 2009 - Orlando, FL - May 15-19, 2009
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>