[check_postgres] compile help on check_postgres

Greg Sabino Mullane greg at endpoint.com
Mon Feb 1 22:49:10 UTC 2010


>    $ perl -MDBD::Pg -e 'print $DBD::Pg::VERSION'
>    1.31

There's the problem. That's a very old version.

>    $ rpm -qa | grep DBD-Pg
>    gpz_DBD-Pg-1.49-5
>    perl-DBD-Pg-1.31-6

1.49 is not that much better. If your distro is that far behind, 
you'll have to install yourself via CPAN. I'd think that version 
2.0.0 or greater is needed.

Keep in mind that DBD::Pg is only needed for the tests, and it's 
very likely that check_postgres itself will work fine, so you 
have the option of simply driving on with "make install" and 
seeing how it does for you.


-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
Url : https://mail.endcrypt.com/pipermail/check_postgres/attachments/20100201/8cc5fde6/attachment.bin 


More information about the Check_postgres mailing list