Compile docs on ArchLinux

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Compile docs on ArchLinux
Дата
Msg-id CAB7nPqQZ+v=rDSMg+hidg8fKPHde9Tu6Nnfkos-5yO0n=dFobA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Compile docs on ArchLinux
Список pgsql-general
Hi all,

Under Arch, I am not able to compile Postgres docs.

By having a look at config.log, it cannot find the docbook folder:
configure:29356: checking for DocBook V4.2
onsgmls:/etc/xml/catalog:2:78:E: name expected
onsgmls:/etc/xml/catalog:2:18:E: cannot find "PUBLIC"; tried "/etc/xml/PUBLIC", "/usr/share/sgml/PUBLIC", "/usr/share/xml/PUBLIC"
onsgmls:conftest.sgml:1:54:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.2//EN"

The stylesheets are correctly set up.
configure:29391: checking for DocBook stylesheets
configure:29427: result: /usr/share/sgml/stylesheets/dsssl/docbook

It looks that the correct packages are installed:
$ pacman -Q | grep docbook
docbook-dsssl 1.79-3
docbook-sgml 4.5-1
docbook-xml 4.5-5
docbook-xsl 1.76.1-2
docbook2x 0.8.8-11
Well, docbook-sgml 4.5 is installed, not 4.2, but I would suppose that it is enough.

Is it necessary to setup a variable like DOCBOOKSTYLE?
Thanks in advance!
--
Michael Paquier
http://michael.otacoo.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LOCK TABLE is not allowed in a non-volatile function
Следующее
От: Nils Gösche
Дата:
Сообщение: Re: Feature Proposal: Constant Values in Columns or Foreign Keys