Hi,

On Thursday, Oct 23, 2003, at 13:33 Europe/Amsterdam, Gerrit P. Haase wrote:

Hallo,

I'm having problems with the configure script:

$ ./configure \
    --prefix=/usr \
    --with-pgsql
[snip configure run]

$ ./configure \
    --prefix=/usr \
    --with-pgsql=/usr/include/postgresql
so here you say libpq-fe.h is in /usr/include/postgresql/ (cont'd below)

This is dbmail's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.

checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ranlib... ranlib
checking for libpq-fe.h (user supplied)... not found
configure: error:
Unable to find libpq-fe.h where you specified, try just --with-pgsql to
  have configure guess


$ ls /usr/include/libpq-fe.h
/usr/include/libpq-fe.h
and here it's in /usr/include/ !

That should answer your question I guess.

cheers,
Ilja

--
IC&S
Koningsweg 4
3582 GE  UTRECHT

PGP-key:
http://www.ic-s.nl/keys/ilja.txt


Reply via email to