Les instructions pour Linux fournies sur le site officiel ne fonctionnent pas pour moi (Maverick / Ubuntu 10.10 desktop amd64).
Il semble qu'il ne soit toujours pas possible d'importer des fichiers sauvegardés dans une version 32 bit de VaudTax avec la version 64 bits, et vice-versa (crash de VaudTax avec une erreur cryptique [1]). Deux options, soit recommencer sa déclaration sans importer les données de l'année précédente, soit faire tourner VaudTax avec une JVM 32-bits ([2]). Pour l'instant j'ai toujours opté pour la deuxième variante. Jusqu'à l'année passée (VaudTax2009), on pouvait télécharger une version incluant une JVM (32-bits), cette option n'est plus disponible mais il est toujours possible d'arriver au même résultat :
1ère étape, avant de commencer le processus d'installation :
$ sudo update-alternatives --config java
There are 3 choices for the alternative java (providing /usr/bin/java).
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 auto mode
1 /usr/lib/jvm/ia32-java-6-sun/jre/bin/java 63 manual mode
2 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 manual mode
3 /usr/lib/jvm/java-6-sun/jre/bin/java 63 manual mode
Press enter to keep the current choice[*], or type selection number: 1
update-alternatives: using /usr/lib/jvm/ia32-java-6-sun/jre/bin/java to provide /usr/bin/java (java) in manual mode.
(si l'option JVM 32-bits n'apparaît pas, il faut d'abord installer le paquet ia32-sun-java6-bin)
Une fois VaudTax installé, il faut télécharger et décompacter xulrunner :
$ cd $HOME/VaudTax2010
$ wget http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.2.16/runtimes/xulrunner-1.9.2.16.en-US.linux-i686.tar.bz2
$ tar -xpf xulrunner-*
Finalement, il faut encore modifier le fichier VaudTax2010 en ajoutant ces deux lignes juste après `VM_SEARCH_PATH="$PATH"' :
export MOZILLA_FIVE_HOME=$HOME/VaudTax2010/xulrunner
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${MOZILLA_FIVE_HOME}
Note : une fois VaudTax2010 installé, on peut exécuter à nouveau "sudo update-alternatives --config java" pour rétablir la configuration initiale - les paramètres sont en effet enregistrés dans le fichier VaudTax2010.lax
[1]
The program 'SWT' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 5455 error_code 161 request_code 149 minor_code 7)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
[2] la troisième variante serait d'étudier le format de fichier produit par chacune des versions pour créer un outil de conversion
Comments
Tue, 05.07.2011 17:28
I am student of CNA(Cisco Netw orking). I am looking for such page for several days. Thanks for the information. No [...]
Fri, 27.05.2011 04:49
http://releases.mozilla.org/pu b/mozilla.org/calendar/lightni ng/releases/ Download the x pi file. Open de Add-Ons [...]
Tue, 24.05.2011 16:56
Why not use this http://rele ases.mozilla.org/pub/mozilla.o rg/calendar/lightning/releases /1.0b2/contrib/linux-x86 [...]
Fri, 15.04.2011 01:27
Thanks for the summary. With a n ubuntu 10.10 x86_64 installa tion, I found that I needed to do this before it would [...]
Fri, 31.12.2010 13:13
if you experience the axbo32bi t vs java64bit problem on Ubun tu (10.10): apt-get install ia32-sun-java6-bin sud [...]
Sun, 12.12.2010 23:36
I can only agree to Marcus. No t only did this description so lve my problem, it also taught me a lot. Please add [...]
Wed, 08.12.2010 16:41
Quite simple for a linux insta llation
Sat, 28.08.2010 20:08
Thanks for the help. makes my life much much smoother.
Wed, 28.07.2010 00:03
This is by far the best descri ption / explanation of the Ubu ntu 10.04 scanner permissions issue I have discovered, [...]
Tue, 13.07.2010 21:41
no, when printing from a PC vi a usb, the CP740 eats one shee t of paper, and then just stal ls doing nothing (this i [...]
Tue, 13.07.2010 20:54
You can't do the same process as the Gimp for the Canon?
Tue, 16.03.2010 22:26
If you get the firmware from h ttp://wiki.snom.com/Snom2xx/Fi rmware and flash it with tftp it should work. Don't fo [...]
Tue, 16.03.2010 19:32
Hello, I have the same problem with a Snom 220. I c an't get in because a password was set. I tried the a [...]
Mon, 25.01.2010 18:29
More generaly : http://www.mo zilla.org/projects/calendar/re leases/ Choose the newest ver sion and there is a sect [...]
Wed, 23.12.2009 08:05
Hey there, I build Lightning 1.0B1 for amd64 and put it he re: http://blog.thomas-lauria .de/archives/9-Mozilla-L [...]