PDA

View Full Version : Is the java runtime(from SUN) included in KNOPPIX ?



garyng
03-30-2003, 07:08 AM
Or I need to go and get them then install myself ?

A. Jorge Garcia
03-31-2003, 05:32 PM
I think its only Blackdown Java JRE - not Sun JDK.

Regards,

rickenbacherus
04-01-2003, 04:17 AM
http://java.sun.com/linux/

A. Jorge Garcia
04-02-2003, 01:47 AM
Well, if you need standard java jdk (ie no javax.swing.*) you already have an open source alternative on the KNOPPIX CD.

Like I said, Klauss uses Blackdown Java JRE 1.3.1, which is GPL open source, as the interpreter for web browsing. So he doesn't need Sun's JRE which isn't open source.

Also, don't forget that the GCC open source GPL project for the gcc (C), g++ (C++) and other comiplers. Well, they've ported most of java (again not swing, but java.util.*, java.applet.*, java.awt.*, etc) in the form of gcj!

So, unless you need something fancy (like swing), you don't need to knx-hdinstall or to remaster to download and install Sun JDK.

Regards,

garyng
04-02-2003, 03:17 AM
Do I need to configure anything in order to use it ? When I visited some java enabled site with Mozilla, it doesn't work.

Or alternatively, where is it(the java runtime) located ?