On Wed, Jan 17, 2007 at 12:25:38AM +0100, Diego Biurrun wrote:
On Thu, Jan 04, 2007 at 10:16:00PM +0100, Torinthiel wrote:
On Thu, Jan 04, 2007 at 10:08:13PM +0100, Torinthiel wrote:
On Thu, Jan 04, 2007 at 04:38:32PM +0300, Andrew Savchenko wrote:
Local DTD is currently detected in my system. But if it will not for some reason? Of if there are some people with no DTDs in default path?
For what reason? Either the file exists, and it is detected, or not. If there are some people without DTDs, then right now they're doomed. With this patch and an active internet connection they can build the docs.
Interesting, there are my locations of dtd's: --- $ locate docbookx.dtd /usr/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbookx.dtd /usr/share/apps/ksgmltools2/docbook/xml-dtd-4.2/docbookx.dtd /usr/share/sgml/docbook/sgml-dtd-4.4-1.0-26/docbookx.dtd /usr/share/sgml/docbook/sgml-dtd-4.3-1.0-26/docbookx.dtd /usr/share/sgml/docbook/sgml-dtd-4.2-1.0-26/docbookx.dtd /usr/share/sgml/docbook/xml-dtd-4.3-1.0-26/docbookx.dtd /usr/share/sgml/docbook/xml-dtd-4.2-1.0-26/docbookx.dtd /usr/share/sgml/docbook/xml-dtd-4.4-1.0-26/docbookx.dtd /usr/share/sgml/docbook/xml-dtd-4.1.2-1.0-26/docbookx.dtd --- However, only the last location could be detected with current configure script.
See the attached patch, it should detect some more paths ;) Diego, should I?
This patch.
Apply.
Why don't you apply? Diego