Hi,

I am trying to use a2x. Is there something that i need to download or
configure?

Thanks.

Morten

[EMAIL PROTECTED] ~/asciidoc/t
$ ls
[EMAIL PROTECTED] ~/asciidoc/t
$ echo Hello>t.txt
[EMAIL PROTECTED] ~/asciidoc/t
$ asciidoc t.txt
[EMAIL PROTECTED] ~/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
[EMAIL PROTECTED] ~/asciidoc/t
$ rm t.html
[EMAIL PROTECTED] ~/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"
[EMAIL PROTECTED] ~/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
[EMAIL PROTECTED] ~/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/

Reply via email to