An error in docs? (client-only installation)

Поиск
Список
Период
Сортировка
От Alexey Borzov
Тема An error in docs? (client-only installation)
Дата
Msg-id 83244000103.20011207110835@rdw.ru
обсуждение исходный текст
Ответы Re: An error in docs? (client-only installation)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Greetings!

It is stated in the docs
http://developer.postgresql.org/docs/postgres/install-procedure.html
<quote>
If you want to install only the client applications and interface libraries, then you can use these commands:

gmake -C src/bin install
gmake -C src/interfaces install
gmake -C doc install
</quote>

When I tried to follow these instructions, I found out that
it is necessary to do

gmake -C src/include install

as well... It is impossible to build client applications without those
headers.

--
Yours, Alexey V. Borzov, Webmaster of RDW.ru



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

Предыдущее
От: mordicus
Дата:
Сообщение: Re: Trigger problem
Следующее
От: "Sebastiano Cascione"
Дата:
Сообщение: Maximum number of connections exceeded