OVH Cloud OVH Cloud

impot et plugins

4 réponses
Avatar
olinuxx
Bonjour,
comme pas mal de monde, j'ai un peu de mal à trouver comment déclarer
mes impots avec une jvm libre.
En effet, je tente d'installer "kaffe" dans firefox.
Mais je ne sais pas quel est le fichier à lier.

un about:plugin dans firefox me dit qu'aucun plugins n'est installé

j'ai effectué :
># update-alternatives --config java
>
>There are 3 alternatives which provide `java'.
>
>Selection Alternative
>-----------------------------------------------
> 1 /usr/bin/gij-wrapper-4.1
> + 2 /usr/lib/jvm/java-gcj/jre/bin/java
>* 3 /etc/alternatives/kaffe-system/bin/java
>
>Press enter to keep the default[*], or type selection number: 3
>Using `/etc/alternatives/kaffe-system/bin/java' to provide `java'.

En sélectionnant le troisième, j'obtiens:

># java -version
>java full version "kaffe-1.4.2"
>
>kaffe VM "1.1.6"
>
>Copyright (c) 1996-2005 Kaffe.org project contributors (please see
> the source code for a full list of contributors). All rights reserved.
>Portions Copyright (c) 1996-2002 Transvirtual Technologies, Inc.
>
>The Kaffe virtual machine is free software, licensed under the terms of
>the GNU General Public License. Kaffe.org is a an independent, free
software
>community project, not directly affiliated with Transvirtual Technologies,
>Inc. Kaffe is a Trademark of Transvirtual Technologies, Inc. Kaffe comes
>with ABSOLUTELY NO WARRANTY.
>
>Engine: Just-in-time v3 Version: 1.1.6 Java Version: 1.4
>Heap defaults: minimum size: 5 MB, maximum size: unlimited
>Stack default size: 256 KB

qui m'indique bien que le java par default sélectionné est bien le "kaffe"

Mais je ne trouve nul part comment faire pour qu'il soit actif dans firefox.

Merci pour l'aide
Amicalement,
Olivier


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

4 réponses

Avatar
Cyrille Blanpain
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.

--834749282-1401976131-1150125713=:10027
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Mon, 12 Jun 2006, olinuxx wrote:

Bonjour

comme pas mal de monde, j'ai un peu de mal à trouver comment déclarer mes
impots avec une jvm libre.



Tu peux aussi installer directement la machine virtuelle java.
Je t'invites à regarder cette documentation:

http://doc.linucie.net/Install/JavaPlugin



--
Cyrille Blanpain
CEREGE UMR6635
Europole de l'Arbois BP 80
13545 AIX EN PROVENCE CEDEX 4

Tel : +33 (0)4.42.97.15.25
--834749282-1401976131-1150125713=:10027--


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
nono
--=-MbYPNLwJSMb/aEkEmYng
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

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:

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


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

:~/essai/java$ fakeroot make-jpkg --full-name
"mon-nom-complet" --email ""
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.

:~/essai/java$ ls
jre-1_5_0_06-linux-i586.bin sun-j2re1.5_1.5.0+update06_i386.deb
:~/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él ectionné.
(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

--=-MbYPNLwJSMb/aEkEmYng
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Ceci est une partie de message
=?ISO-8859-1?Q?numériquement?= =?ISO-8859-1?Q?_signée?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQBEjZ18suWx6lZRvlsRAk4xAJ9lv7pf4GmkjwIjgK2ePBU/V1sCCACfQePc
yML7waVuca0kmYENJYN8jo4 =MzeH
-----END PGP SIGNATURE-----

--=-MbYPNLwJSMb/aEkEmYng--


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
olinuxx
Cyrille Blanpain wrote:
On Mon, 12 Jun 2006, olinuxx wrote:

Bonjour

comme pas mal de monde, j'ai un peu de mal à trouver comment déclarer
mes impots avec une jvm libre.



Tu peux aussi installer directement la machine virtuelle java.
Je t'invites à regarder cette documentation:

http://doc.linucie.net/Install/JavaPlugin



merci mais je voulais *vraiment* utiliser un java libre (comme kaffe).
Malheureusement j'ai l'impression que le projet n'est pas suffisamment
avancé (pas trouvé le plugins) et j'ai installé le blackdown en suivant
cette page (impôt oblige):
http://www.andesi.org/index.php?nodet

En tout cas , merci pour la réponse.
Amicalement,
Olivier


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
olinuxx
nono wrote:
Chez moi cela a fonctionné. Voici mon install java :




--- zip ---
Ensuite .... les impôts...

En espérant t'aider.

nono




merci également pour la réponse!
Amicalement,
Olivier


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact