Whole document tree
    

Whole document tree

Debian Java FAQ. - Java Virtual Machines (JVM)
[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ next ]

Debian Java FAQ.
Chapter 4 - Java Virtual Machines (JVM)


4.1 What jvms work in Debian?

Currently Blackdown's, Sun's and Ibm's jvms work in Debian. (But, for simple programs such as the ones used for teaching, the free kaffe VM may be enough. Another solution is to use gcj and to compile to native code, thus solving the VM problem.)

All of them can be unpacked in /usr/local with links made in /usr/local/bin. This will work in any Debian setting and version, the only issue being is wether or not the version is glibc based or libc5-based regarding (older versions of Debian do not have glibc support since it was included in Debian 2.1 codename slink)


4.2 What free JVMs are available in Debian?


4.3 Are there known problems?

  • Kaffe loops endlessly on the XML parsing.

[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ next ]

Debian Java FAQ.

1.0 7 April 2002Thu, 7 Dec 2000 19:10:13 +0100
Javier Fernández-Sanguino Peña jfs@computer.org