File: README.debian

package info (click to toggle)
libxt-java 0.19991105-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,908 kB
  • ctags: 2,762
  • sloc: java: 12,823; makefile: 52; xml: 46
file content (20 lines) | stat: -rw-r--r-- 532 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
lib-xt-java for DEBIAN
----------------------

No changes for Debian.

It does *not* compile with the JDK 1.1 (reported upstream). I used jikes.


A possible way to run it (we assume your JVM is named 'java'), with the 
provided examples:

java -Dcom.jclark.xsl.sax.parser=com.jclark.xml.sax.CommentDriver \
         com.jclark.xsl.sax.Driver 
         slides.xml slides.xsl

And you'll get the HTML files in the current directory.

Or see the Makefile.

Stephane Bortzmeyer <bortzmeyer@debian.org>, Fri, 25 Jun 1999 10:54:47 +0200