On Wed, November 22, 2006 11:06, Liu Teng Ren wrote: > OS: Red hat Fedora 5 x86_64 > DB: PostgreSQL 8.1.4 > I am use PostgreSQL 8.1.4 RPM install my DB
You need to install the -devel package also. > > I have download PostgreSQL 8.1.4 source code and compile it. You don't need this. Since 1.1 the sourcetree isn't needed anymore. > I try run > [snip] > ./configure --with-pgconfigdir=/usr/bin/ This should work if you have installed the postgresql-devel package. - Niels _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
