Hi!
Martin Pitt [2005-12-20 21:23 +0100]:
> Maybe I did something wrong with the configure options. That bug is
> reproducible with the pristine upstream 8.1.1 tarball and doing:
>=20
> ./configure --prefix=3D/usr --mandir=3D"\${prefix}/share/man" \
> --sysconfdir=3D/etc --libdir=3D"\${prefix}/lib/postgresql/8.1/lib" \
> --libexecdir=3D"\${prefix}/lib/postgresql-8.1/lib" \
> --mandir=3D\${prefix}/share/postgresql/8.1/man \
> --with-docdir=3D\${prefix}/share/doc/postgresql-doc-8.1 \
> --datadir=3D\${prefix}/share/postgresql/8.1 \
> --bindir=3D\${prefix}/lib/postgresql/8.1/bin \
> --includedir=3D\${prefix}/include/postgresql/8.1
A mere
./configure --libdir=3D/usr/lib/postgresql/8.1/lib --bindir=3D/usr/lib/pos=
tgresql/8.1/bin
is enough to reproduce the problem. With only --libdir, it works, and
with only --bindir the test suite does not run at all because the
postmaster cannot find $libdir (but that is still justifiable).
Thanks,
Martin
--=20
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntu.com
Debian Developer http://www.debian.org
In a world without walls and fences, who needs Windows and Gates?