Hi All,

I searched the archives but I can't find anything touching this issue.
If it was already covered then my apologies in advance.

I wanted to evaluate dbmail (2.2.1) and compile it on Mac OS X Server 10.4. But it won't even go beyond the ./configure stage claiming I don't have pkgconfig. But it's there alright in /usr/lib/pkgconfig.

This is the transcript:

robert$ ./configure --with-pgsql

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
/Users/robert/Download: /Users/robert/Download: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pg_config... /usr/local/bin//pg_config
checking PostgreSQL headers... -I/usr/local/pgsql/include
checking PostgreSQL libraries... -L/usr/local/pgsql/lib -lpq
checking for authentication configuration
using SQL authentication
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for sorting configuration
not using any sorting
checking for pkg-config... no
configure: error: pkg-config executable not found. Make sure pkg- config is in your path

robert$ echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin/:/usr/lib/pkgconfig:/usr/ X11R6/lib/pkgconfig

It's there alright.
I am sure it's something simple but I can't see it.

Robert

_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to