slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Thu Feb 21 00:17:52 PST 2008
http://www.slony.info/bugzilla/show_bug.cgi?id=35





--- Comment #13 from Peter Eisentraut <peter_e at gmx.net>  2008-02-21 00:17:52 ---
The problem is really that get_share_path() works relative to the PostgreSQL
installation, not the Slony installation.  You need to change it so that it
finds Slony's sharedir relative to Slony's bindir.  That should work perfectly
fine for all situations, as long as you leave the PostgreSQL installation paths
out of the picture.

If you *want* to have Slony installed in the same paths as PostgreSQL, then you
can run Slony's configure with --prefix=/usr/local/pgsql and you are there.


-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Slony1-bugs mailing list