Rainer Duffner rainer at ultra-secure.de
Thu May 28 23:27:01 PDT 2009
Am 29.05.2009 um 04:38 schrieb Melvin Davidson:

> I can't say for sure if this will solve your problem, but try  
> rebuilding/ reinstalling slony with the following options
>
> First
> locate pg_config
> locate libpq.so
>
> Then reconfigure with
> ./configure --with-pgconfigdir=/usr/postgres/8.3 --with-pglibdir=/ 
> usr/postgres/8.3/lib
>
> IOW
> --with-pgconfigdir= Location of the PostgreSQL pg_config program.
> --with-pglibdir=      Location of the PostgreSQL libs. (second locate)
>
> make
> make install
>


Well, that's what I did, more or less (it's Solaris, so I used gmake).

Also, I had to do:
./configure --with-pgconfigdir=/usr/postgres/8.3/bin --with-pglibdir=/ 
usr/postgres/8.3/lib
or else pgconfig wouldn't be found.


The error is still the same.



Best Regards,
Rainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.slony.info/pipermail/slony1-general/attachments/20090529/71ca6e55/attachment.htm


More information about the Slony1-general mailing list