ajout bug java-package wheezy

This commit is contained in:
emorino 2017-10-17 15:36:40 +02:00
parent e00479d633
commit 9f103b6f4f

View file

@ -30,6 +30,8 @@ deb http://mirror.evolix.org/debian stretch main contrib
apt update && apt install java-package
~~~
Sur Debian 7, il faut installé java-package depuis les backports, car il y a un bug avec la version de wheezy [ici](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750092#15)
3- Il faut télécharger l'archive .tar.gz depuis le site d'[Oracle](http://www.oracle.com/technetwork/java/javase/downloads/index.html), et utiliser la commande make-jpkg pour créer le paquet Debian :
Pour télécharger l'archive en acceptant les conditions d'Oracle, on peut utilisé ces options avec wget :