X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=make-jpkg.1;h=c767222a68c99e065c4f67ef851ea6f493b6fa79;hp=88878fd24fdee9358aa3e33e68b0a56bd0f5d165;hb=4def331b77e449c5d1607dfea4da371584fc559c;hpb=64fb735f8874c079d1fb1968bd13339f436368e7 diff --git a/make-jpkg.1 b/make-jpkg.1 index 88878fd..c767222 100644 --- a/make-jpkg.1 +++ b/make-jpkg.1 @@ -30,9 +30,9 @@ distribution FILE. .PP 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 + - The J2SE Development Kit (JDK), version 6 and 7 + - The J2SE Runtime Environment (JRE), version 6 and 7 + - The J2SE API Javadoc, version 6 and 7 (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!) .PP The following options are recognized: @@ -76,11 +76,11 @@ make-jpkg /jdk-7u2-linux-x64.tar.gz .PP This generate a Debian package in the current directory, that can be installed using dpkg: .IP -dpkg -i oracle-j2sdk1.7_1.7.0+update2_amd64.deb +dpkg \-i oracle-java7-jdk_7u2_amd64.deb .PP When you're done, you can delete initial download as well as generated package: .IP -rm /jdk-7u2-linux-x64.tar.gz oracle-j2sdk1.7_1.7.0+update2_amd64.deb +rm /jdk-7u2-linux-x64.tar.gz oracle-java7-jdk_7u2_amd64.deb .PP .SH ENVIRONMENT .TP