[Bucardo-general] installation of bucardo 5.4.1

Bala Venkat akpgeek at gmail.com
Tue Oct 6 16:57:29 UTC 2015


postgres@$perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Bucardo
postgres@$make
cp bucardo.schema blib/share/bucardo.schema
cp Bucardo.pm blib/lib/Bucardo.pm
cp bucardo blib/script/bucardo
/opt/postgres/perl/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' --
blib/script/bucardo
Manifying blib/man1/bucardo.1pm
Manifying blib/man3/Bucardo.3
postgres@$make install
Installing /opt/postgres/perl/lib/perl5/site_perl/5.12.3/Bucardo.pm
Installing /opt/postgres/perl/perl/man/man1/bucardo.1pm
Installing /opt/postgres/perl/perl/man/man3/Bucardo.3
Installing /opt/postgres/perl/bin/bucardo
Installing /fnsdata/bucardo/bucardo.schema
Appending installation info to
/opt/postgres/perl/lib/perl5/5.12.3/sun4-solaris/perllocal.pod
postgres@$which bucardo
/opt/postgres/perl/bin/bucardo
postgres@$ls -ltr /opt/postgres/perl/bin/bucardo
-r-xr-xr-x   1 postgres dba       360172 Oct  6 15:25
/opt/postgres/perl/bin/bucardo


On Tue, Oct 6, 2015 at 6:14 AM, Bala Venkat <akpgeek at gmail.com> wrote:

> Thank you Greg. I was able to install 4.5.0 on the same server
> successfully. I have already installed DBI 1.634, DBIx-safe1.2.5 and
> DBD-pg3.5.1
>
>  Just trying to get the latest version. thanks for the help.
>
> Regards
>
> On Mon, Oct 5, 2015 at 8:11 PM, Greg Sabino Mullane <greg at endpoint.com>
> wrote:
>
>> 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 greg at endpoint.com
>> End Point Corporation
>> PGP Key: 0x14964AC8
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20151006/89cd0850/attachment.html>


More information about the Bucardo-general mailing list