Home
About
Authors
Documentation
Download
Features
Mailing Lists
News
Project Page
Requirements
Tasks
CVS
|
Requirements
Java 2 Runtime Environment
If Java 1.2.x and 1.1.x work with jxml2sql,
please
e-mail
me. Also e-mail me if you have any other J2SDK's
and J2RE's that I have failed to list.
To run jxml2sql you need a Java run-time
environment (J2RE). To compile jxml2sql or
libjxml2sql you will need a Java software
development kit (J2SDK). Below you can find a
listing of know J2RE's and J2SDK's.
- Sun Microsystems
- Blackdown.org
-
Homepage
-
J2RE and J2SDK
(Linux)
- Debian File
Put one of the following into
/etc/apt/sources.list.
Then do an
apt-get update and
apt-get install j2sdk1.3
as root.
Potato:
ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian potato non-free
Woody:
ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian woody non-free
NanoXML
NanoXML is a required component to use libjxml2sql. You
can download the necessary JAR file from the
NanoXML Homepage
.
Remember to include the nanoxml.jar file in
your $CLASSPATH or in your extensions directory
(ie. /usr/lib/j2re1.3/lib/ext/).
|