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

From Dave Page
Subject Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
Date
Msg-id 937d27e10803110149g76e4e2c3w3266c7fdb3eaa54d@mail.gmail.com
Whole thread Raw
In response to Fwd: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views  (Michael Eschweiler <Michael.Eschweiler@t-online.de>)
Responses Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
List pgadmin-support
On Sun, Mar 9, 2008 at 5:04 PM, Michael Eschweiler
<Michael.Eschweiler@t-online.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


pgadmin-support by date:

Previous
From: Michael Eschweiler
Date:
Subject: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
Next
From: "Dave Page"
Date:
Subject: Re: Adding columns NOT NULL