Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati
Дата
Msg-id 1313478046.2150.1.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Ответы Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati  (Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>)
Список pgadmin-support
On Tue, 2011-08-16 at 09:00 +0300, Devrim GÜNDÜZ wrote:
> Hi,
> 
> On Tue, 2011-08-16 at 07:31 +0200, Giuseppe Sacco wrote:
> > configure: error: you must specify a valid PostgreSQL 8.4+
> > installation with --with-pgsql=DIR
> > 
> > I really do not understand what the problem is. 
> 
> Message says it all: You need to add
> -with-pgsql=/path/to/postgresql/installation . I don't remember the path
> though.
> 

/usr/lib/postgresql/<version>/bin (so, for 8.4, it would
be /usr/lib/postgresql/8.4/bin).

I also noticed the OP doesn't have the -devel package. Not sure it's
required, but I wouldn't be surprised if it is.


-- 
Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com



В списке pgadmin-support по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Crash when deleting trigger