Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Nov 2001 12:35:15 -0800
From:      "Christopher R. Maden" <crism@maden.org>
To:        Norbert Koch <nk@LF.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Docbook question
Message-ID:  <5.1.0.14.0.20011103123201.00a51980@mail.maden.org>
In-Reply-To: <vz7kt7n3ia.fsf@lamia.LF.net>

next in thread | previous in thread | raw e-mail | index | archive | help

-----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
<URL: http://www.hmmci.com/ > <URL: http://crism.maden.org/consulting/ >
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20011103123201.00a51980>