X-Spam-Check-By: sourceware.org Subject: a2x: I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl To: cygwin AT cygwin DOT com X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 Message-ID: From: Morten Kjarulff Date: Thu, 22 Feb 2007 15:18:06 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I am trying to use a2x. Is there something that i need to download or configure? Thanks. Morten dk017096 AT wdkcphmkj1l ~/asciidoc/t $ ls dk017096 AT wdkcphmkj1l ~/asciidoc/t $ echo Hello>t.txt dk017096 AT wdkcphmkj1l ~/asciidoc/t $ asciidoc t.txt dk017096 AT 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 AT wdkcphmkj1l ~/asciidoc/t $ rm t.html dk017096 AT 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 AT 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 AT 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/