This is the mail archive of the
cygwin
mailing list for the Cygwin project.
a2x: I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl
- From: Morten Kjarulff <MKJ at dk dot ibm dot com>
- To: cygwin at cygwin dot com
- Date: Thu, 22 Feb 2007 15:18:06 +0100
- Subject: a2x: I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl
Hi,
I am trying to use a2x. Is there something that i need to download or
configure?
Thanks.
Morten
dk017096@wdkcphmkj1l ~/asciidoc/t
$ ls
dk017096@wdkcphmkj1l ~/asciidoc/t
$ echo Hello>t.txt
dk017096@wdkcphmkj1l ~/asciidoc/t
$ asciidoc t.txt
dk017096@wdkcphmkj1l ~/asciidoc/t
$ ls -l
total 9
-rw-r--r-- 1 dk017096 None 5130 Feb 22 11:33 t.html
-rw-r--r-- 1 dk017096 None 6 Feb 22 11:33 t.txt
dk017096@wdkcphmkj1l ~/asciidoc/t
$ rm t.html
dk017096@wdkcphmkj1l ~/asciidoc/t
$ a2x t.txt
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/releas
e/xsl/current/xhtml/docbook.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/
xsl/current/xhtml/docbook.xsl"
compilation error: file /etc/asciidoc/docbook-xsl/xhtml.xsl line 13 element
impo
rt
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/x
html/docbook.xsl
a2x: failed: xsltproc --stringparam html.stylesheet
"./docbook-xsl.
css" --stringparam callout.graphics 0 --stringparam navig.graphics
0
--stringparam admon.textlabel 1 --stringparam admon.graphics 0
--no
net "/etc/asciidoc/docbook-xsl/xhtml.xsl"
"/home/dk017096/asciidoc/t/t.x
ml" >"t.html"
dk017096@wdkcphmkj1l ~/asciidoc/t
$ ls -l
total 2
-rw-r--r-- 1 dk017096 None 0 Feb 22 11:34 t.html
-rw-r--r-- 1 dk017096 None 6 Feb 22 11:33 t.txt
-rw-r--r-- 1 dk017096 None 228 Feb 22 11:34 t.xml
dk017096@wdkcphmkj1l ~/asciidoc/t
$
--
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/