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

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: michael(dot)eschweiler(at)t-online(dot)de, Pgadmin-Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
Date: 2008-03-11 08:49:04
Message-ID: 937d27e10803110149g76e4e2c3w3266c7fdb3eaa54d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2008-03-11 09:09:12 Re: Adding columns NOT NULL
Previous Message Michael Eschweiler 2008-03-08 15:33:37 Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views