Steve Holdoway steve at greengecko.co.nz
Sun Mar 1 22:31:09 PST 2009
Hey folks, 

Unfortunately there's a few too many unknowns in this one, but if anyone can help I'd be really grateful.

I have a debian 64bit/postgres 8.3.6/slony 2.0.0 system up and running, and have been happily developing on this

I Installed from ubuntu hardy,
 
ii  postgresql-8.3              8.3.6-0ubuntu8.04                           
ii  postgresql-client-8.3       8.3.6-0ubuntu8.04                           
ii  postgresql-client-common    87                                          
ii  postgresql-common           87                                          
ii  postgresql-contrib-8.3      8.3.6-0ubuntu8.04                           
ii  postgresql-doc-8.3          8.3.6-0ubuntu8.04                           
ii  postgresql-server-dev-8.3   8.3.6-0ubuntu8.04                  

And built slony 2.0.0 from source. All works fine.

However, on another server, running 64bit Centos 5.2/postgres 8.3.6/slony 2.0.1, I can't get the slonik store node to run. It fails with 

 PGRES_FATAL_ERROR load '$libdir/slony1_funcs';  - ERROR:  could not access file "$libdir/slony1_funcs": No such file or directory

I've installed the following from the pgdg yum repository:
postgresql-libs-8.3.6-1PGDG.rhel5
postgresql-pltcl-8.3.6-1PGDG.rhel5
postgresql-devel-8.3.6-1PGDG.rhel5
postgresql-8.3.6-1PGDG.rhel5
postgresql-plperl-8.3.6-1PGDG.rhel5
postgresql-plpython-8.3.6-1PGDG.rhel5
postgresql-libs-8.3.6-1PGDG.rhel5
postgresql-server-8.3.6-1PGDG.rhel5
postgresql-contrib-8.3.6-1PGDG.rhel5

And built slony 2.0.1 from scratch. I see that the slony1-funcs.so is installed in /usr/lib64/pgsql, and I've added that directory into /etc/ld.so.conf.d/postgresql.conf and run ldconfig.


Has anyone got and pointers???

Cheers,

Steve
-- 
Steve Holdoway <steve at greengecko.co.nz>
http://www.greengecko.co.nz


More information about the Slony1-general mailing list