<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1175231&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [Résolu] Installation de Java]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1175231</link>
		<description><![CDATA[Les sujets les plus récents dans [Résolu] Installation de Java.]]></description>
		<lastBuildDate>Wed, 23 Jan 2013 13:32:04 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12314551#p12314551</link>
			<description><![CDATA[<p>Merci Maisondouf</p>]]></description>
			<author><![CDATA[dummy@example.com (Isaric)]]></author>
			<pubDate>Wed, 23 Jan 2013 13:32:04 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12314551#p12314551</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12313901#p12313901</link>
			<description><![CDATA[<p>Bon, ben c&#039;était installé, c&#039;est le seul que je ne t&#039;avais pas fait vérifier.<br />Fait quand même le &quot;autoremove&quot; comme les messages te le conseille, ça ne sert à rien de garder des paquets installés que personne se sert.</p><div class="codebox"><pre><code>sudo apt-get autoremove</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Wed, 23 Jan 2013 12:52:52 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12313901#p12313901</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12310121#p12310121</link>
			<description><![CDATA[<p>Cela donne</p><div class="codebox"><pre><code>isaric@isaric-antec:~$ sudo apt-get install openjdk-7-jre
[sudo] password for isaric: 
Lecture des listes de paquets... Fait
Construction de l&#039;arbre des dépendances       
Lecture des informations d&#039;état... Fait
openjdk-7-jre est déjà la plus récente version disponible.
openjdk-7-jre passé en « installé manuellement ».
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  libhsqldb-java libservlet3.0-java libxerces2-java
  libxml-commons-external-java libxml-commons-resolver1.1-java
Veuillez utiliser « apt-get autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
isaric@isaric-antec:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Isaric)]]></author>
			<pubDate>Wed, 23 Jan 2013 07:14:11 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12310121#p12310121</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12307001#p12307001</link>
			<description><![CDATA[<p>AH ben non, si ça répond ça alors tu n&#039;as rien d&#039;installé.<br />Pour installer, tu as le choix entre la version Open</p><div class="codebox"><pre><code>sudo apt-get install openjdk-7-jre</code></pre></div><p>la version officielle oracle</p><div class="codebox"><pre><code>sudo apt-get install oracle-java7-installer</code></pre></div><p>ou la version de Ubuntu par défaut</p><div class="codebox"><pre><code>sudo apt-get install default-jre</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 22 Jan 2013 19:59:25 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12307001#p12307001</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12306511#p12306511</link>
			<description><![CDATA[<p>Cela done</p><div class="codebox"><pre><code>isaric@isaric-antec:~$ dpkg -l java* | grep ii
ii  java-common                                       0.43ubuntu3                               all          Base of all Java packages
isaric@isaric-antec:~$ dpkg -l oracle* | grep ii
dpkg-query: aucun paquet ne correspond à oracle*</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Isaric)]]></author>
			<pubDate>Tue, 22 Jan 2013 19:32:33 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12306511#p12306511</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12305861#p12305861</link>
			<description><![CDATA[<p>Ne t&#039;en fais pas, tout doit être installé correctement.<br />tu peux voir la liste des paquets java et oracle installés avec:</p><div class="codebox"><pre><code>dpkg -l java* | grep ii
dpkg -l oracle* | grep ii</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 22 Jan 2013 18:38:53 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12305861#p12305861</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12303131#p12303131</link>
			<description><![CDATA[<p>Je ne sais plus si j&#039;ai installé &quot;oracle-jdk7-installer&quot;<br /><a href="http://www.java.com/fr/download/testjava.jsp">test java</a> me dit </p><div class="codebox"><pre><code>Distributeur : Oracle Corporation
Version : java SE 7 Update 09
Système d&#039;exploitation : Linux 3.5.0-22-generic
java Architecture : 64-bit</code></pre></div><p>Pour tester j&#039;ai installé <strong>icedtea-7-plugin</strong><br />Maintenant dans pouvant être supprimé de synaptic j&#039;ai plus que </p><div class="codebox"><pre><code>libhsqldb-java
libservlet3.0-java
libxerces2-java
libxml-commons-external-java
libxml-commons-resolver1.1-java</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Isaric)]]></author>
			<pubDate>Tue, 22 Jan 2013 15:39:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12303131#p12303131</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12301961#p12301961</link>
			<description><![CDATA[<p>Oui, je ne comprends pas pourquoi Synaptic te propose de les désinstaller.<br />La seule chose que je vois, c&#039;est que tu ais installé directement Java depuis le site Java ou avec la version officielle des dépôts &quot;oracle-jdk7-installer&quot;.<br />A ce moment là effectivement la version Open peut être désinstallée.</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 22 Jan 2013 14:16:10 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12301961#p12301961</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12301821#p12301821</link>
			<description><![CDATA[<p>Merci Maisondouf<br />pour le&#160; mystère...., je vais attendre avant de supprimer quoi que ce soit <img src="http://forum.ubuntu-fr.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Isaric)]]></author>
			<pubDate>Tue, 22 Jan 2013 14:09:02 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12301821#p12301821</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12301531#p12301531</link>
			<description><![CDATA[<div class="quotebox"><cite>Isaric a écrit&#160;:</cite><blockquote><div><p>Ai-je bien java ?</p></div></blockquote></div><p>Oui il est installé en versio OpenJDK 7</p><div class="quotebox"><cite>Isaric a écrit&#160;:</cite><blockquote><div><p>Et pourquoi tous ces fichiers peuvent être supprimés ?</p></div></blockquote></div><p>C&#039;est un mystère....</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 22 Jan 2013 13:55:14 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12301531#p12301531</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu] Installation de Java]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12297681#p12297681</link>
			<description><![CDATA[<p>Bonjour,</p><p>J&#039;ai dans synaptic :<br /><a href="http://isaric.cof.free.fr/Java/Capture%20Java%20du%202013-01-22%2009:06:07.png">pouvant être supprimé</a></p><div class="codebox"><pre><code>:~$ sudo update-alternatives --config java
[sudo] password for isaric: 
There is only one alternative in link group java (providing /usr/bin/java): /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java
Rien à configurer.</code></pre></div><p>Ai-je bien java ? Et pourquoi tous ces fichiers peuvent être supprimés ?</p><p>D&#039;avance merci</p>]]></description>
			<author><![CDATA[dummy@example.com (Isaric)]]></author>
			<pubDate>Tue, 22 Jan 2013 08:17:00 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12297681#p12297681</guid>
		</item>
	</channel>
</rss>
