On Sun, Mar 9, 2008 at 5:04 PM, Michael Eschweiler <[EMAIL PROTECTED]> wrote: > > Can you find the pg_config and wx-config programs on your machine? > > Where are they? > I found them: > /usr/bin/pg_config > /usr/local/bin/wx-config
OK, so try running configure with something like the following options: ./configure --with-pgsql=/usr --with-wx=/usr/local If it still cannot find PostgreSQL (or wxWidgets), perhaps you need to install some -dev packages to get the headers and libraries? Of course an easier option would be to use Redhat or CentOS :-p -- Dave Page EnterpriseDB UK Ltd: http://www.enterprisedb.com PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support