X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: pavenis AT lanet DOT lv To: "deckerben" , djgpp AT delorie DOT com Date: Wed, 27 Feb 2002 15:58:09 +0200 MIME-Version: 1.0 Subject: Re: XSL Processor for DJGPP?? Message-ID: <3C7D0211.4346.7DB277@localhost> In-reply-to: <3c7cc21a$0$12748$9b622d9e@news.freenet.de> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 27 Feb 2002 at 12:38, deckerben wrote: > Hello all, > > I would like an XSL processor (SAX or DOM) that compiles under DJGPP. I > have tried LibXSL, but there are no DJGPP makefiles available, and the > .configure script doesn't run well on a PC (even when I have UNIX tools > installed). Sorry, I don't want a Cygwin solution, please. > > What options do I have? > libxml2-2.4.15 can be built with DJGPP (some hints are needed for configure and one needs to install ls080b.zip to suceed). Tests mostly passes after that. I had some problems running tests in 2.4.13 and submitted a patch for Makefile.am which is now in 2.4.15. I haven't tried libxslt-1.0.8 Andris