ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Ostanin <vyt@vzljot.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: Q: xml -> html
Date: Thu, 15 Jul 2004 16:40:39 +0400
Message-ID: <40F67B47.1050903@vzljot.ru> (raw)
In-Reply-To: <20040715095929.GD7383@immo.ru>

[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]

Alexey I. Froloff пишет:
> make[1]: Entering directory `/home/raorn/src/BTE/RPM/aptitude/work/aptitude-0.2.15.2/doc'
> rm -fr output-html/
> xsltproc -o output-html/ ./aptitude-html.xsl ./aptitude.xml
> warning: failed to load external entity "/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl"
> compilation error: file ./aptitude-html.xsl line 8 element import
> xsl:import : unable to load /usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl
> make[1]: *** [doc-html-stamp] Error 5
> make[1]: Leaving directory `/home/raorn/src/BTE/RPM/aptitude/work/aptitude-0.2.15.2/doc'
> make: *** [all-recursive] Error 1
> 
> $ grep /usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl aptitude-html.xsl 
> <xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl"/>

Можно заменить эту строку на
<xsl:import 
href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
, добавив в сборочные зависимости docbook-style-xsl.

Этот URI будет замаплен в файл из docbook-style-xsl через 
настройки XML Catalogs.

Кстати, в параметры xsltproc лучше добавить --nonet.

<skipped/>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

  parent reply	other threads:[~2004-07-15 12:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-15  9:59 [devel] " Alexey I. Froloff
2004-07-15 12:18 ` [devel] " Michael Shigorin
2004-07-15 12:40 ` Vitaly Ostanin [this message]
2004-07-15 15:41   ` Alexey I. Froloff
2004-07-22 21:26     ` Mikhail Zabaluev
2004-07-15 15:39 ` [JT] Re: [devel] " Andrei Bulava
2004-07-15 18:14   ` Alexey I. Froloff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40F67B47.1050903@vzljot.ru \
    --to=vyt@vzljot.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git