File: README.Debian

package info (click to toggle)
java-package 0.50%2Bnmu2
  • links: PTS, VCS
  • area: contrib
  • in suites: wheezy
  • size: 120 kB
  • sloc: sh: 936; makefile: 69
file content (27 lines) | stat: -rw-r--r-- 1,155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
java-package
------------

This package can be used to build Debian packages for various non-free external Java binary distributions.

Please note that Debian recommends the use of openjdk-6-jdk/openjdk-6-jre
or openjdk-7-jdk/openjdk-7-jre.

It includes the 'make-jpkg' command to do this, see 'man make-jpkg' for more
information about building java packages.

Typical usage consists in
- downloading one of the java binary archive listed below
- invoking make-jpkg to build a Debian package from the downloaded archive
- installing the generated package

Supported java binary distributions currently include:
  * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
    - The J2SE Development Kit (JDK), version 6 (update >= 10), 7
    - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7
    - The J2SE API Javadoc, version 6 (update >= 10), 7
  (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)

All other previously supported jvm (Blackdown, IBM, ..) have been removed and
will only be added back on users demand.

 -- Cédric Pineau <cedric.pineau@gmail.com>  Thu, 22 Dec 2011 11:42:13 +0100