Jeff Frost jeff at pgexperts.com
Sun Mar 4 18:40:28 PST 2012
Ah yes, the issue is that you need a few .so files installed in the postgresql libdir.  that appears to be: /usr/lib64/pgsql on your installation.  

BTW, any chance you could subscribe to the mailing list so we don't have to keep moderating each one of your emails to the list?

On Mar 4, 2012, at 5:25 PM, NewToSlony wrote:

> 
> That did not seem to work.  I'm getting the same error I get if I try it with
> 'with-pgconfigdir.
> 
> What I did:
> 
> ./configure --prefix=/var/lib/pgsql/slony
> gmake all
> gmake install
> 
> Yet I get the following error:
> 
> $ gmake install
> gmake[1]: Entering directory `/tmp/slony1-1.2.23/src'
> gmake[2]: Entering directory `/tmp/slony1-1.2.23/src/xxid'
> /bin/sh /tmp/slony1-1.2.23/config/mkinstalldirs /usr/lib64/pgsql/
> /bin/sh /tmp/slony1-1.2.23/config/mkinstalldirs /usr/share/pgsql/
> /bin/sh /tmp/slony1-1.2.23/config/install-sh -c -m 755 xxid.so
> /usr/lib64/pgsql/
> cp: cannot create regular file `/usr/lib64/pgsql//#inst.24369#': Permission
> denied
> gmake[2]: *** [install] Error 1
> gmake[2]: Leaving directory `/tmp/slony1-1.2.23/src/xxid'
> gmake[1]: *** [install] Error 2
> gmake[1]: Leaving directory `/tmp/slony1-1.2.23/src'
> gmake: *** [install] Error 2




More information about the Slony1-general mailing list