[debian] Installation de java
Résolu
NicoBoklo
Messages postés
88
Statut
Membre
-
tufs Messages postés 1272 Statut Contributeur -
tufs Messages postés 1272 Statut Contributeur -
Et oui j'ai encore un problème. Je veux installer java mais je n'y arrive pas. J'ai tout essayer telecharger des paquets sur des dizaine de sites, modifier le document /etc/apt/sources.list mais rien! Quelqu'un pourrait me donner quelques astuces? Je tourne en rond depuis presque 2h et sa me rends dingue lol! Merci d'avance.
A voir également:
- [debian] Installation de java
- Jeux java itel - Télécharger - Jeux vidéo
- Waptrick java football - Télécharger - Jeux vidéo
- Eclipse java - Télécharger - Langages
- Waptrick java voiture - Télécharger - Jeux vidéo
- Java apk - Télécharger - Langages
2 réponses
salut
tu peux utiliser Apt pour l installation les depots non-free doivent-etre activer dans le sources.list du genre =>
deb http://ftp2.fr.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ etch main contrib non-free
Pour la etch version stable actuelle .......
Blackdown Java Runtime Environment, Standard Edition =>
apt-get update && apt-get install sun-java6-jre sun-java6-plugin
apt-get install sun-java6-jdk sun-java6-fonts
info =>
tufs@debian:~$ apt-cache search sun-java6-plugin
sun-java6-plugin - The Java(TM) Plug-in, Java SE 6
tufs@debian:~$ apt-cache show sun-java6-plugin
Package: sun-java6-plugin
Priority: optional
Section: non-free/web
Installed-Size: 72
Maintainer: Matthias Klose <doko@ubuntu.com>
Architecture: i386
Source: sun-java6
Version: 6-00-2
Depends: libasound2, libgcc1, libx11-6, libxext6, libxi6, libxp6, libxtst6, sun-java6-bin (= 6-00-2), firefox | iceweasel | mozilla-firefox | iceape | mozilla-browser | epiphany-browser | galeon | konqueror
Filename: pool/non-free/s/sun-java6/sun-java6-plugin_6-00-2_i386.deb
Size: 1394
MD5sum: 1de1ddcb8dee0bb63bc385a353a64e7f
SHA1: 9cb51320b4e2e0d4b1bfa3d7b920d27a2a13c55d
SHA256: 8bb69bb1276c2f34e68367ab692b9f1431e0e5309b6a4be393469ab4c1032f7f
Description: The Java(TM) Plug-in, Java SE 6
Java Plug-in enables applets written to the Java Platform 6
specification to be run in Mozilla and other web browsers.
Java Plug-in comes with the Java Runtime Environment (JRE).
.
This is a metapackage containing dependencies for running Java in
various browsers.
voilà ....
tu peux utiliser Apt pour l installation les depots non-free doivent-etre activer dans le sources.list du genre =>
deb http://ftp2.fr.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ etch main contrib non-free
Pour la etch version stable actuelle .......
Blackdown Java Runtime Environment, Standard Edition =>
apt-get update && apt-get install sun-java6-jre sun-java6-plugin
apt-get install sun-java6-jdk sun-java6-fonts
info =>
tufs@debian:~$ apt-cache search sun-java6-plugin
sun-java6-plugin - The Java(TM) Plug-in, Java SE 6
tufs@debian:~$ apt-cache show sun-java6-plugin
Package: sun-java6-plugin
Priority: optional
Section: non-free/web
Installed-Size: 72
Maintainer: Matthias Klose <doko@ubuntu.com>
Architecture: i386
Source: sun-java6
Version: 6-00-2
Depends: libasound2, libgcc1, libx11-6, libxext6, libxi6, libxp6, libxtst6, sun-java6-bin (= 6-00-2), firefox | iceweasel | mozilla-firefox | iceape | mozilla-browser | epiphany-browser | galeon | konqueror
Filename: pool/non-free/s/sun-java6/sun-java6-plugin_6-00-2_i386.deb
Size: 1394
MD5sum: 1de1ddcb8dee0bb63bc385a353a64e7f
SHA1: 9cb51320b4e2e0d4b1bfa3d7b920d27a2a13c55d
SHA256: 8bb69bb1276c2f34e68367ab692b9f1431e0e5309b6a4be393469ab4c1032f7f
Description: The Java(TM) Plug-in, Java SE 6
Java Plug-in enables applets written to the Java Platform 6
specification to be run in Mozilla and other web browsers.
Java Plug-in comes with the Java Runtime Environment (JRE).
.
This is a metapackage containing dependencies for running Java in
various browsers.
voilà ....