[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Machine virtuelle Java



On Fri, Jun 09, 2006 at 07:28:00AM +0200, Stena83 wrote:
> Voilà comment installer une machine JAVA pour Firefox.
> Vous allez sur ce site :
> 
> http://www.java.com/fr/download/linux_manual.jsp
> 
> Vous téléchargez le fichier bin
> 
> Assurez-vous que le fichier soit éxécutable  :
> chmod +x re-1_5_0_07-linux-i586.bin
> 
> Ensuite allez dans /usr/local et éxécutez la commande suivante en root :
> /usr/local # /home/user/jre-1_5_0_07-linux-i586.bin
> 
> Exécuter la commande suivante :
> ln -s /usr/local/jre1.5.0_07/plugin/i386/ns7/libjavaplugin_oji.so /home/user/.mozilla/plugins/
> 
> Enfin redémarrer Firefox et pour vérifier si la machine java fonctionne allez sur le site :
> http://www.java.com/fr/download/help/testvm.xml

Chez moi ca se resume, a :
 - Télécharger le .bin sur le site de sun.
 - Lancer make-jpkg /path/to/mon.bin (paquet java-package)
 - lancer sudo dpkg -i mon_paquet_java_sun.deb

-- 
Have a place for everything and keep the thing somewhere else; this is not
advice, it is merely custom.
		-- Mark Twain



Reply to: