[Zapping-misc] configure: error: could not find DocBook XML DTD V4.1.2 in XML catalog
Status: Alpha
Brought to you by:
mschimek
From: Kropp, H. <wir...@st...> - 2007-01-23 09:16:36
|
Hi! Cant configure zapping for build process, because checking of DocBook XML DTD fails. Although I have the latest version of DocBook installed! How (where) can I link to the installed DocBook? Where (What) is that "XML catalog"? Can I build zapping without Documentation? Thanks in advanced! #./configure --prefix=/usr/X11R6 .. checking for scrollkeeper-config... /usr/local/bin/scrollkeeper-config checking for xsltproc... /usr/local/bin/xsltproc checking for XML catalog (/etc/xml/catalog)... not found checking for xmlcatalog... /usr/local/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... not found configure: error: could not find DocBook XML DTD V4.1.2 in XML catalog # pkg_info | grep docbook docbook-4.1_2 V4.1 of the DocBook DTD, designed for technical documentati docbook-4.2 V4.2 of the DocBook DTD, designed for technical documentati docbook-sk-4.1.2_3 XML version of the DocBook DTD version controlled for Scrol docbook-xml-4.2_1 XML version of the DocBook DTD docbook-xml-4.3 DocBook/XML DTD V4.3, designed for technical documentation docbook-xml-4.4 DocBook/XML DTD V4.4, designed for technical documentation docbook-xsl-1.71.1_2 XSL DocBook stylesheets sdocbook-xml-1.1,1 "Simplified" DocBook XML DTD # uname -a FreeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #9: Wed Jan 17 23:34:39 CET 2007 i386 |