]> git.sven.stormbind.net Git - sven/java-package.git/blob - debian/README.Debian
Recommand the free jvm
[sven/java-package.git] / debian / README.Debian
1 java-package
2 ------------
3
4 This package can be used to install various non-free external Java packages
5 under Debian.
6
7 Please note that Debian recommends the use of openjdk-6-jdk/openjdk-6-jre
8 or openjdk-7-jdk/openjdk-7-jre.
9
10 It includes the 'make-jpkg' command to do this, see 'man make-jpkg' for more
11 information about generating java packages.
12
13 Supported packages currently include:
14
15  * Oracle :
16    - The J2SE Development Kit (JDK), version 6 (update >= 10), 7
17    - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7
18    - The J2SE API Javadoc, version 6 (update >= 10), 7
19
20    Download: 
21    http://www.oracle.com/technetwork/java/javase/downloads
22    
23    (Choose tar.gz archives, i586 or amd64, do _not_ choose the RPM!)
24
25 All other previously supported jvm (Blackdown, IBM, ..) have been removed and
26 will only be added back on users demand.
27
28  -- Cédric Pineau <cedric.pineau@gmail.com>  Thu, 22 Dec 2011 11:42:13 +0100