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

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
Дата
Msg-id 937d27e10803110149g76e4e2c3w3266c7fdb3eaa54d@mail.gmail.com
обсуждение исходный текст
Ответ на 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>)
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Michael Eschweiler
Дата:
Сообщение: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Adding columns NOT NULL