On Mon, Oct 05, 2015 at 06:34:43PM -0400, Bala Venkat wrote: > Hi there - > > Trying to install 5.4.1, 5.3.1,5.2.0 . I have the perl version > 5.12.3. on Solaris 10. > > However Install the version 4.5.0 , installtion was successful. > > Error: Can't locate DBI.pm in @INC
This means you need to install the Perl module DBI, one of the prerequisites for Bucardo. You should have received a warning aout that when you did the step: perl Makefile.PL Your best bet would be to install DBI (and more specifically, DBD::Pg) using Solaris' package management system. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
