Munin install WAS Re: [SlugBug] net-snmp-utils probs

Bill Best bill.best at commedia.org.uk
Thu Feb 23 11:21:00 GMT 2006


Chris wrote:
> Hi

hi Chris - many thanks for your time and patience.

i've cracked this now so this is just for the 'knowledge trail' and the 
eventual wiki page that i think i'd better do.

> On Thu 23-Feb-2006 at 10:36:05AM +0000, Bill Best wrote:
> 
>>[root at machine root]# rpm -ivh munin-*
>>error: Failed dependencies:
>>        perl(Date::Manip) is needed by munin-1.2.4-5rhel3
>>        perl(Time::HiRes) is needed by munin-1.2.4-5rhel3
>>        perl(LWP::Simple) is needed by munin-node-1.2.4-5rhel3
>>
>>so i do this:
>>
>>perl -MCPAN -e shell
> 
> 
> Better to install these as RPMs rather than from source so that they get
> automatically updated etc:
> 
>   apt-get install perl-Date-Manip perl-Time-HiRes perl-LWP-Simple

yes, the packages are:

apt-get install perl-DateManip
apt-get install perl-Time-HiRes
apt-get install perl-libwww-perl

this last one installs some other stuff:

[root at machine root]# apt-get install perl-libwww-perl
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
perl-HTML-Parser perl-HTML-Tagset
The following NEW packages will be installed:
perl-HTML-Parser perl-HTML-Tagset perl-libwww-perl

and then:

[root at icecast root]# rpm -ivh munin-*
Preparing...     ########################################### [100%]
    1:munin-node  ########################################### [ 50%]
    2:munin       ########################################### [100%]

bingo.  just need to sort the other stuff now.

many thanks alll round and best regards

bill


More information about the SlugBug mailing list