From owner-freebsd-questions Sat Nov 3 12:38:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dot.dreamhost.com (dot.dreamhost.com [216.240.131.10]) by hub.freebsd.org (Postfix) with ESMTP id 9F14437B418 for ; Sat, 3 Nov 2001 12:38:45 -0800 (PST) Received: from maden.maden.org (adsl-63-198-190-139.dsl.snfc21.pacbell.net [63.198.190.139]) (authenticated (0 bits)) by dot.dreamhost.com (8.12.0.Beta7/8.12.0.Beta7/Debian 8.12.0.Beta7-1) with ESMTP id fA3Kch2M029926; Sat, 3 Nov 2001 12:38:43 -0800 Message-Id: <5.1.0.14.0.20011103123201.00a51980@mail.maden.org> X-Sender: maden@mail.maden.org X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 03 Nov 2001 12:35:15 -0800 To: Norbert Koch From: "Christopher R. Maden" Subject: Re: Docbook question Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 At 09:55 3-11-2001, Norbert Koch wrote: >If I try to build a local copy of the documentation, I get the >following error: > >/usr/local/bin/jade:/usr/local/share/sgml/docbook/dsssl/modular/html/../common/dbl1sl.dsl:3:0:E: >cannot find "iso-lat2.gml"; tried >"/usr/local/share/sgml/docbook/4.1/iso-lat2.gml", >"/usr/obj/usr/local/doc/en_US.ISO8859-1/articles/committers-guide/iso-lat2.gml" Have you changed your catalog files lately? That .dsl file makes reference to Latin 2 by a public identifier, and a catalog is required to resolve the reference. It looks like your catalog resolves it to "iso-lat2.gml" with no path, or perhaps your only catalogs are in .../sgml/docbook and .../committers-guide. The default installation location for the ISO entity sets is /usr/local/share/sgml/iso8879 (even though some of those are from ISO TR 9573). Make sure that /usr/local/share/sgml/catalog is in your $SGML_CATALOG_FILES, either in your environment or in the Makefile. ~Chris - -- Christopher R. Maden, Principal Consultant, HMM Consulting Int'l, Inc. DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training PGP Fingerprint: BBA6 4085 DED0 E176 D6D4 5DFC AC52 F825 AFEC 58DA -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.5.8 iQA/AwUBO+RVA6xS+CWv7FjaEQJ+iwCfRZ3TtYctoivMuKCcx+ND4WopdaIAn2/i uySA7ZS6QtDBjMS7vth85FF7 =Dvm1 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message