[check_postgres] compile help on check_postgres
Matt Hodson
matth at geospiza.com
Mon Feb 1 22:43:36 UTC 2010
>
>> Warning: prerequisite Test::More 0.61 not found. We have
>> 0.47.
>> cpan> install Test::More
>> cpan> install Time::HiRes
>> then re-ran 'make test' and got Perl-DBD-Pg errors (again, mine
>> is a
>> non standard install path) so i did:
>> % sudo yum perl-DBD-Pg
>
> I presume you meant yum install? :) Can you tell us what versions
> you have
> of DBD::Pg? Either:
> yum info libdbi-dbd-pgsql
> perl -MDBD::Pg -e 'print $DBD::Pg::VERSION'
i think yum assumes 'install/upgrade' if you don't declare it
explicitly.
$ perl -MDBD::Pg -e 'print $DBD::Pg::VERSION'
1.31
$ rpm -qa | grep DBD-Pg
gpz_DBD-Pg-1.49-5
perl-DBD-Pg-1.31-6
>
>
> --
> Greg Sabino Mullane greg at endpoint.com
> End Point Corporation
> PGP Key: 0x14964AC8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mail.endcrypt.com/pipermail/check_postgres/attachments/20100201/9c2ccf9a/attachment.html
More information about the Check_postgres
mailing list