Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rrdtool CVS version ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
merlin_nl
n00b
n00b


Joined: 25 Dec 2002
Posts: 16
Location: Lelystad, The Netherlands

PostPosted: Sat Jul 05, 2003 5:20 pm    Post subject: rrdtool CVS version ? Reply with quote

Hi all,

Has anyone tried the new RRDTOOL CVS version lately ?
If so, how are your experiences with it ?
And.. does anyone have an idea where to find an ebuild for it ?

Greet,
Ron
_________________
[img:67f5bacc07]http://test.lelystedeling.nl/forum/websig.php[/img:67f5bacc07]
Back to top
View user's profile Send private message
kashani
Advocate
Advocate


Joined: 02 Sep 2002
Posts: 2032
Location: San Francisco

PostPosted: Sat Jul 05, 2003 10:53 pm    Post subject: rrdtool Reply with quote

There is an ebuild for rrdtool 1.0.42, with 1.0.43 being the latest release. Is there anything interesting in the latest CVS version? rrdtool is fairly mature and I'd be surprised if the CVS version contained anything the average person needs. My understadning is that the devel branch is mostly internal rewrites for speed and scaling and not adding new functionality... though I'm willing to be corrected if that's not that case.

It shouldn't be too hard to make an ebuild of it. I'd crib off the current rrdtool ebuild, increase the version number, and see if it works.

kashani
_________________
Will personally fix your server in exchange for motorcycle related shop tools in good shape.
Back to top
View user's profile Send private message
merlin_nl
n00b
n00b


Joined: 25 Dec 2002
Posts: 16
Location: Lelystad, The Netherlands

PostPosted: Sun Jul 06, 2003 3:39 am    Post subject: Reply with quote

mostly it is indeed a speed upgrade, but also the buildup from the graphs is done a new way
for instance it should be able to create i.e. piecharts.

But the main thing why I am interested in it is :
- AntiAliased
- TrueType Fonts
_________________
[img:67f5bacc07]http://test.lelystedeling.nl/forum/websig.php[/img:67f5bacc07]
Back to top
View user's profile Send private message
kashani
Advocate
Advocate


Joined: 02 Sep 2002
Posts: 2032
Location: San Francisco

PostPosted: Sun Jul 06, 2003 5:25 am    Post subject: rrdtool Reply with quote

Ah.. makes sense. I manged to build the latest snapshot by doing the following.

Code:

wget http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/beta/rrdtool-cvs-snap.tar.gz
gzip -d rrdtool-cvs-snap.tar.gz ; tar -xvf rrdtool-cvs-snap.tar
mv rrdtool-2003-07-06 rrdtool-1.0.51
tar -cvf rrdtool-1.0.51 rrdtool.tar
gzip -c rrdtool.tar > rrdtool-1.0.51.tar.gz
cd /usr/portage/net-analyzer/rrdtool
cp rrdtool-1.0.42-r1.ebuild rrdtool-1.0.51.ebuild


Then you'll need to play with the Manifest and digest files in the rrdtool ebuild dir. Once that's done

Code:

mv rrdtool-1.0.51.tar.gz /usr/portage/distfiles/
emerge -u rrdtool


That should be it. I haven't tested anything yet, but the compile worked and the ebuild installed it. I'm sure there is any easier way to do all this, but I'm hardly what you'd call ebuild fancy.

kashani
_________________
Will personally fix your server in exchange for motorcycle related shop tools in good shape.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum