Re: building xalan on cygwin

2006-10-05 Thread Thomas Porschberg
Am Wed, 04 Oct 2006 09:18:53 -0700 schrieb David Bertoni : > Thomas Porschberg wrote: > > Am Mon, 02 Oct 2006 11:21:12 -0700 > > schrieb David Bertoni : > > > > Hi, > > thank you for the advice. I compiled now > > xerces-c-src_2_7_0.tar.gz with cygwin make and I deinstalled > > xe

Preloading Xsl for compilation/transformation

2006-10-05 Thread OLIVIER CHAUVIN
Title: Message Hi everybody,   Here is my problem : I got a pack of Xsl that are not readable without some treatment first. With the URIResolver in java i was able to create streams that were treating them, so there was no problem. But there is no URIResolver in Xalan-C and i have to do th

Re: building xalan on cygwin

2006-10-05 Thread David Bertoni
Thomas Porschberg wrote: Am Wed, 04 Oct 2006 09:18:53 -0700 schrieb David Bertoni : Thomas Porschberg wrote: Am Mon, 02 Oct 2006 11:21:12 -0700 schrieb David Bertoni : Hi, thank you for the advice. I compiled now xerces-c-src_2_7_0.tar.gz with cygwin make and I deinstalled xerces-2.5 from cy

Re: Preloading Xsl for compilation/transformation

2006-10-05 Thread David Bertoni
OLIVIER CHAUVIN wrote: Hi everybody, Here is my problem : I got a pack of Xsl that are not readable without some treatment first. With the URIResolver in java i was able to create streams that were treating them, so there was no problem. I don't know what you mean by "treating them." Can y