Re: xalan won't run [Ah, my java woes are over!]

2002-06-07 Thread Paul Tremblay
On Fri, Jun 07, 2002 at 01:09:15PM -0700, Guy McArthur wrote: 31 stable? > > > I can report that blackdown 1.3.1 works reliably on Mandrake 8.2, 8.1, and > 8.0 (and if memory serves, I was also running that jdk version on 7.2, > 7.1, and 7.0). Yes, it runs great on my box. Now xalan runs, as

Re: xalan won't run

2002-06-07 Thread Guy McArthur
> Which version of JDK do you recommend? Sun states that some > versions conflict with Red Hat. I have Mandrake 8.1, which is > essentially Red Hat. > > Is 1.31 stable? > I can report that blackdown 1.3.1 works reliably on Mandrake 8.2, 8.1, and 8.0 (and if memory serves, I was also running tha

Re: xalan won't run

2002-06-07 Thread Paul Tremblay
On Fri, Jun 07, 2002 at 06:45:35AM -0400, Nathan Meyers wrote: > > Try using the JDK available from Blackdown or Sun - Kaffe is still not a > very complete implementation of Java. You'll find some more info here: > > http://www.jguru.com/faq/view.jsp?EID=208614 > I thought as much. Which

Re: xalan won't run

2002-06-07 Thread Nathan Meyers
On Fri, Jun 07, 2002 at 01:57:49AM -0400, Paul Tremblay wrote: > I have downloaded the jar files for xalan, but I can't get this > tool to work. ... > > Nothing happens. I go to another terminal and type > > $ top > > and I see that kaffe is using about 50 percent of my cpu and 50 > percent of

xalan won't run

2002-06-06 Thread Paul Tremblay
I cannot get xalan to run,and I have tried twice to get on the xalan mailing list with no success. I have downloaded the xalan files and put them in a directory called /home/paul/java/jars. I have pointed the classpath in this direction. I then type java org.apache.xalan.xslt.Process I get a me