Tim Goodaire tgoodair
Mon Apr 18 15:12:34 PDT 2005
Jamie,

Thanks for the fixes. I've updated the debian/control file, and I'll get
Chris to update cvs later on this morning.

If you have any other fixes or suggestions for the debian stuff, send
them over to me.

Tim

On Sun, Apr 17, 2005 at 05:09:45PM +0100, Jamie L. Penman-Smithson wrote:
> Hey all,
> 
> I'm not sure if this is the right place to post this, but it's the only
> mailing list I could find for slony, so.. here goes..
> 
> 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:
> 
> Build-Depends: debhelper (>= 4.0.0), docbook-dsssl, groff
> 
> Should be:
> 
> Build-Depends: debhelper (>= 4.0.0), docbook-dsssl, groff, flex, byacc
> 
> Having done that, it compiled fine, however when I attempted to run
> slonik I got:
> 
> slonik: error while loading shared libraries: libpq.so.4: cannot open
> shared object file: No such file or directory
> 
> libpq4 is currently in experimental and there should be a dependency on
> that as well:
> 
> Depends: postgresql (>= 7.3.3), postgresql-dev (>= 7.3.3)
> 
> Should be:
> 
> Depends: postgresql (>= 7.3.3), postgresql-dev (>= 7.3.3), libpq4
> 
> Thanks,
> 
> -jamie



> _______________________________________________
> Slony1-general mailing list
> Slony1-general at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/slony1-general


-- 
Tim Goodaire    416-673-4126    tgoodair at ca.afilias.info
Database Administrator, Afilias Canada Corp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://gborg.postgresql.org/pipermail/slony1-general/attachments/20050418/63c83f9e/attachment.bin


More information about the Slony1-general mailing list