Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040123153505.03a17b38@127.0.0.1> X-Sender: Date: Fri, 23 Jan 2004 15:55:36 -0500 To: Elvin Peterson , Cygwin List From: Larry Hall Subject: Re: xmlto errors In-Reply-To: <20040123182051.17647.qmail@web60201.mail.yahoo.com> References: <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040123125050 DOT 039e6c50 AT 127 DOT 0 DOT 0 DOT 1> <20040123182051 DOT 17647 DOT qmail AT web60201 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 01:20 PM 1/23/2004, Elvin Peterson you wrote: >Test command: > >$ xmlto -o xml html-nochunks xmlto.xml > >The file xmlto.xml is the one distributed with xmlto >(uses docbook 4.2). OK, from what you've provided, I don't see anything wrong with the installation and I cannot reproduce your problems (though I'm a complete newbie with xmlto so I can't claim that means anything). Looking at the script, it appears to me that there is some possibility that spaces in $PWD has the potential to foul up the second usage of basename, accounting for the first complaint you mentioned. Perhaps you want to add 'set -x' to the start of the of 'xmlto' and see what it tells you. I'm sure someone else more familiar with xmlto can help out better than I, if you don't find your own answer first. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/