| От | Peter Eisentraut |
|---|---|
| Тема | Re: Patch: compiling the docs under Gentoo |
| Дата | |
| Msg-id | 52FA905E.1040704@gmx.net обсуждение исходный текст |
| Ответ на | Patch: compiling the docs under Gentoo (Christian Kruse <christian@2ndQuadrant.com>) |
| Ответы |
Re: Patch: compiling the docs under Gentoo
|
| Список | pgsql-hackers |
On 1/30/14, 2:42 AM, Christian Kruse wrote: > + Since Gentoo often supports different versions of a package to be > + installed you have to tell the PostgreSQL build environment where the > + Docbook DTD is located: > +<programlisting> > +cd /path/to/postgresql/sources/doc > +make DOCBOOKSTYLE=/usr/share/sgml/docbook/sgml-dtd-4.2 > +</programlisting> This is wrong. DOCBOOKSTYLE points to the DSSSL style sheets, not the DTD. The DTD should be found automatically using the SGML catalog mechanism. (That's something that the package system should manage.)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера