Martin Eriksson a écrit : > Stéphane A. Schildknecht wrote: >> Martin Eriksson a écrit : >> >>>> >>> well i built it the following way: >>> while in the slony1-1.2.14 source folder: >>> ./configure --prefix=/data/pgsql-8.3.1 >>> --with-perltools=/data/pgsql-8.3.1/slony >>> --with-pgconfigdir=/data/pgsql-8.3.1/bin >>> >> >> What did you get for lines beginning with "pg_config says..." ? >> >> _______________________________________________ >> Slony1-general mailing list >> [email protected] >> http://lists.slony.info/mailman/listinfo/slony1-general >> > Checking for pg_config... /data/pgsql-8.3.1/bin/pg_config > pg_config says pg_bindir is /data/pgsql-8.3.1/bin/ > pg_config says pg_libdir is /data/pgsql-8.3.1/lib/ > pg_config says pg_includedir is /data/pgsql-8.3.1/include/ > pg_config says pg_pkglibdir is /data/pgsql-8.3.1/lib/ > pg_config says pg_includeserverdir is /data/pgsql-8.3.1/include/server/ > checking for correct version of PostgreSQL... 8.3 > pg_config says pg_sharedir is /data/pgsql-8.3.1/share/ > > > so that looks all good....
Simple question... Did you make clean before compiling for 8.3 ? If so, I don't know what the problem could be. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
