delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <417F3710.5070009@users.sourceforge.net> |
Date: | Wed, 27 Oct 2004 01:50:08 -0400 |
From: | Yaakov Selkowitz <yselkowitz AT users DOT sourceforge DOT net> |
User-Agent: | Mozilla Thunderbird 0.8 (Windows/20040913) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Missing DocBook XML DTD |
References: | <clnc5f$lc4$1 AT sea DOT gmane DOT org> |
In-Reply-To: | <clnc5f$lc4$1@sea.gmane.org> |
X-Enigmail-Version: | 0.86.1.0 |
X-Enigmail-Supports: | pgp-inline, pgp-mime |
X-Authentication-Info: | Submitted using SMTP AUTH at out003.verizon.net from [68.160.211.215] at Wed, 27 Oct 2004 00:50:09 -0500 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jani Tiainen wrote: | I'm trying to compile app that uses docbook but even I installed all | necessary packages I end up having error while running 'configure': | | checking which XML catalog to use... /etc/xml/catalog | checking for DocBook XML DTD... configure: error: not found. Make sure | you have the DocBook DTD installed and ensure that it is registered in | /etc/xml/catalog. [snip] | I found out some references to additional "buildcatalog" script, but is | that needed or do I have to specify some environment variable or | parameter for configure? Well you'd think the docbook-xml42 postinstall script would do this, but it doesn't. Based on the BLFS book, I did the following: xmlcatalog --noout --add "public" \ ~ "-//OASIS//DTD DocBook XML V4.2//EN" \ ~ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" \ ~ /etc/xml/catalog && This should work at least for configure. For the program (BTW, what is it?) to run however, you may need more; see this for an example (although I'd send everything to /etc/xml/catalog instead of making a separate /etc/xml/docbook, and our installation path is somewhat different): http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html Maybe the docbook-xml42 maintainer could help us all out with this one? ~ Or Gerrit, what did you do for gtk-doc? Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBfzcPpiWmPGlmQSMRAiIfAKCysRFJRKeQUhSeWiKazTbHB2TNfgCfbl7C OKuhN5OoeQOD/tXKpL0xpwg= =MXhK -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |