Jamie L. Penman-Smithson lists
Sun Apr 17 23:33:27 PDT 2005
On Sun, 2005-04-17 at 17:09 +0100, Jamie L. Penman-Smithson wrote:
> While trying to build a debian package of slony I came across a few
> problems. Firstly, the debian/control file should include dependencies
> on flex and byacc, which are essential when compiling slony:

In addition the src/xxid directory isn't included in the binary for some
reason.. It should be wherever the postgres libs are, in my
case /usr/lib/postgresql/lib/xxid. Otherwise you end up with:

<stdin>:54: PGRES_FATAL_ERROR load '$libdir/xxid';  - ERROR:  could not
access file "$libdir/xxid": No such file or directory
<stdin>:54: Error: the extension for the xxid data type cannot be loaded
in database 'dbname=greylist host=bahamut user=foo password=bar'

Not all of the files (i.e. xxid.c) are needed, but since it doesn't
actually say what file is missing I just cp'd the whole directory.

Thanks,

-j

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://gborg.postgresql.org/pipermail/slony1-general/attachments/20050417/192af184/attachment.bin


More information about the Slony1-general mailing list