Re: Location of client header files

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Location of client header files
Дата
Msg-id Pine.LNX.4.21.0011082053511.1138-100000@peter.localdomain
обсуждение исходный текст
Ответ на Location of client header files  ("Timothy H. Keitt" <Timothy.Keitt@SUNYSB.Edu>)
Список pgsql-hackers
Timothy H. Keitt writes:

> I need to compile a complete list of different locations to find 
> "libpq-fe.h" in various PostgreSQL distributions so that I can 
> automatically add the correct path when compiling a client application.  
> Please post the location "libpq-fe.h" for your distribution and I will 
> compile a list and post it back to pgsql-hackers.

Besides the default /usr/local/pgsql/include, good candidates are
/usr/include/pgsql (RPMs) and /usr/include/postgresql (Debian?).  Future
versions will provide a program 'pg_config' in the style of gtk-config
that will print the actual installation directory.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: problems with configure