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

Re: impot et plugins



Chez moi cela a fonctionné. Voici mon install java :

On commence par télécharger jre depuis cette url :
http://www.java.com/fr/download/linux_manual.jsp

le paquet téléchargé est ici:

bibi@mabecanne:~/essai/java$ ls
jre-1_5_0_06-linux-i586.bin
bibi@mabecanne:~/essai/java$


Je tente l'install avec la commande ci dessous (il faut le paquetage
fakeroot), à taper en une ligne :

bibi@mabecanne:~/essai/java$ fakeroot make-jpkg --full-name
"mon-nom-complet" --email "mon-adresse-email@mon-fai"
jre-1_5_0_06-linux-i586.bin
Creating temporary directory: /tmp/make-jpkg.XXXXwnxsEM
Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh
ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh
sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh

Detected product:
    Java(TM) Runtime Environment (J2RE)
    Standard Edition, Version 1.5.0+update06
    Sun Microsystems(TM), Inc.
Is this correct [Y/n]: Y

Checking free diskspace: done.

In the next step, the binary file will be extracted. Probably a
license agreement will be displayed. Please read this agreement
carefully. If you do not agree to the displayed license terms, the
package will not be built.

Press [Return] to continue:


Sun Microsystems, Inc. Binary Code License Agreement

for the JAVA 2 PLATFORM STANDARD EDITION RUNTIME ENVIRONMENT 5.0

SUN MICROSYSTEMS, INC. ("SUN") IS WILLING TO LICENSE THE SOFTWARE
IDENTIFIED BELOW TO YOU ONLY UPON THE CONDITION THAT YOU ACCEPT
ALL OF THE TERMS CONTAINED IN THIS BINARY CODE LICENSE AGREEMENT AND
SUPPLEMENTAL LICENSE TERMS (COLLECTIVELY "AGREEMENT"). PLEASE READ THE
AGREEMENT CAREFULLY. BY DOWNLOADING OR INSTALLING THIS SOFTWARE, YOU
ACCEPT THE TERMS OF THE AGREEMENT. INDICATE ACCEPTANCE BY SELECTING THE
"ACCEPT" BUTTON AT THE BOTTOM OF THE AGREEMENT. IF YOU ARE NOT WILLING
TO BE BOUND BY ALL THE TERMS, SELECT THE "DECLINE" BUTTON AT THE BOTTOM
OF THE AGREEMENT AND THE DOWNLOAD OR INSTALL PROCESS WILL NOT CONTINUE.

1. DEFINITIONS. "Software" means the identified above in binary form,
--More--

... je coupe la lecture de la licence jusqu'à :

distribution.

For inquiries please contact: Sun Microsystems, Inc., 4150 Network
Circle, Santa Clara, California 95054, U.S.A.  (LFI#141623/Form
ID#011801)

Do you agree to the above license terms? [yes or no]
yes

... attention c'est très long et j'ai eu quelques erreurs sans gravité
en plus (puique ça marche)! Je pense que ces erreurs sont dûes à une
mauvaise instalation précédente.

bibi@mabecanne:~/essai/java$ ls
jre-1_5_0_06-linux-i586.bin  sun-j2re1.5_1.5.0+update06_i386.deb
bibi@mabecanne:~/essai/java$

Le fichier .deb est créé (ci-dessus).

J'utilise dpkg avec l'utilisateur root :

mabecanne:/home/nono/essai/java# ls
jre-1_5_0_06-linux-i586.bin  sun-j2re1.5_1.5.0+update06_i386.deb
mabecanne:/home/nono/essai/java# id
uid=0(root) gid=0(root) groupes=0(root)
mabecanne:/home/nono/essai/java#

J'installe le .deb

mabecanne:/home/nono/essai/java# dpkg -i sun-j2re1.5_1.5.0
+update06_i386.deb
Sélection du paquet sun-j2re1.5 précédemment désélectionné.
(Lecture de la base de données... 80839 fichiers et répertoires déjà
installés.)
Dépaquetage de sun-j2re1.5 (à partir de sun-j2re1.5_1.5.0
+update06_i386.deb) ...
Paramétrage de sun-j2re1.5 (1.5.0+update06) ...

mabecanne:/home/nono/essai/java#


Où est-il ?

mabecanne:/home/nono/essai/java# ls /usr/lib/j
j2re1.5-sun/ jvm/
mabecanne:/home/nono/essai/java# 

Tester java à cette url :

http://www.javatester.org/


Ensuite .... les impôts... 

En espérant t'aider.

nono

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: