When I run configure on pgAdmin, it always fail with:
checking for wx-config binary... yes
checking for pgsql include files... yes
yes
checking for pgsql... yes
checking for PQexec in -lpq... no
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking pgsql in /sw/... failed
configure: error: you must specify a valid pgsql installation with --with-pgsql=DIR
The command was:
./configure --enable-static --enable-debug --with-wx=/sw --with-pgsql-include=/sw/include/postgresql --with-pgsql=/sw --prefix=/sw
I've tried different directories, but nothing seems to work. Any ideas? Thanks!
---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings