[Bucardo-general] Install failed.

Greg Sabino Mullane greg at endpoint.com
Tue Nov 10 16:18:42 UTC 2009


> INSTALLATION FAILED! ()
> 
> Installation cannot proceed unless the Pl/PerlU language is available
> This is usually available as a separate package
> For example, you might try: yum install postgresql-plperl
> If compiling from source, add the --with-perl option to your ./configure command
> --- end ---
> 
> I do have the postgresql-plperl package installed.
> 
> https://mail.endcrypt.com/mailman/listinfo/bucardo-general

The lack of any output at all in the parens indicates it may be a
different problem. If you look at around line 5504 of bucardo_ctl,
you'll see the actual command that was run - which seems to have
produced no output at all in your case. This indicates that the psql
call completely and silently failed, or that things worked but was too
quiet. You might try removing the -q flag and rerun the command, or echo
the command to stdout and then try running it manually:

print "COM was: $COM\n";

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 226 bytes
Desc: OpenPGP digital signature
Url : https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20091110/b85a3137/attachment.bin 


More information about the Bucardo-general mailing list