Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: RRDs Installation problem

by Khen1950fx (Canon)
on Dec 11, 2010 at 12:28 UTC ( [id://876587]=note: print w/replies, xml ) Need Help??


in reply to RRDs Installation problem

First, download the source here.

Second, install using

./configure --with-gnu-ld, make, make install, (do your system's ldcon +fig. The libs are in /usr/local/rrdtool-1.3.1/lib).

Third, cd to ./rrdtool-1.3.1/bindings/perl-shared.

Fourth, run perl Makefile.PL, make, make test, make install.

Fifth, RRDs is installed.

Sixth, run cpan RRD::Simple

Seventh, done!

Update: if t/32 fails, do force install.

Replies are listed 'Best First'.
Re^2: RRDs Installation problem
by wazoox (Prior) on Dec 11, 2010 at 17:53 UTC
    No, don't do that on a Debian system. Use the Debian provided packages, or compile a complete perl suite together with modules in /opt or /usr/local. Debian system tools rely heavily on perl, and you may break your system by overwriting modules with different versions that the package manager isn't aware of.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://876587]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-20 05:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found