Re: where is libpq-fe.h

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: where is libpq-fe.h
Дата
Msg-id 00052620034902.00745@lorc.wgcr.org
обсуждение исходный текст
Ответ на where is libpq-fe.h  ("Andy Joseph" <ahjoseph@engin.umich.edu>)
Список pgsql-hackers
On Fri, 26 May 2000, Andy Joseph wrote:
> 
> Can someone point me to where I can obtain libpq-fe.h?  I'm trying to build the postgres driver for AOL server and
thisfile is missing from the AOL source code.  I downloaded postgres 7.0 source code and couldn't find it there.  
 
> 
> thanks in advance,

It is distributed as part of PostgreSQL 7.0 -- after the ./configure; make;
make install sequence, check in the include directory of the PostgreSQL install
tree.  On a RedHat system, it goes into /usr/include/pgsql.  On a standard
installation, using /usr/local/pgsql as the installation dir, it should be in
/usr/local/pgsql/include AFTER the make install.  You need to specify the
PostgreSQL include directory in the AOLserver nspostgres makefile.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [SQL] aliases break my query
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Re: [SQL] aliases break my query