Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views



On Sun, Mar 9, 2008 at 5:04 PM, Michael Eschweiler
<Michael(dot)Eschweiler(at)t-online(dot)de> 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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group