Re: erreur java

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


Bonjour,

désolé de ne pas avoir gardé le même thread car n'ayant pas accès à mes
mails sur ma première adresse quand je suis sous slitaz, je me suis réabonné
à la liste avec mon compte gmail.

On Nov 10, 2007 12:19 AM, Christophe Lincoln <pankso@xxxxxxxxxx> wrote:
> J'en avais touché un mot dans le précédant sujet (il me semble que tu
> aurais pu garder le même thread). Enfin, il semble que tu devrais
> ajouter à ton ~/.profile JAVA_HOME et JAVA_BINDIR pour trouver les
> binaires. Mai je connais pas le chemin pour JAVACMD (javaws) :
>
>
> # Java home directory path.
> JAVA_HOME=$HOME/Bin/jre1.6.0_03
> JAVA_BINDIR=$JAVA_HOME/bin

J'ai configuré ces variables et j'ai essayé de relancer freemind et une autre
application graphique java et j'ai toujours la même erreur:

Exception in thread "main" java.lang.UnsatisfiedLinkError:
/home/hacker/Bin/jdk1.6.0_03/jre/lib/i386/xawt/libmawt.so:
libXtst.so.6: cannot open shared object file: No such file or
directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
        at java.lang.Runtime.load0(Runtime.java:770)
        at java.lang.System.load(System.java:1005)
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1030)
        at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
        at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
        at java.awt.Component.<clinit>(Component.java:552)
        at freemind.main.FreeMindStarter.main(FreeMindStarter.java:53)

Avec un find je n'arrive pas à trouver le fichier libXtst.so.6 installé..
-- 
Didier BRETIN
http://www.bretin.net/

---
SliTaz GNU/Linux Mailing list.
Web site : http://www.slitaz.org/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/