[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: Re: erreur java
- From: "Didier Bretin" <didier.bretin@xxxxxxxxx>
- Date: Sat, 10 Nov 2007 09:55:33 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=6B4WHOHSwf0qMcZisHXEO0EfmIthvbuItd4O6FZlY/E=; b=EsxEoRHyksPiX73vJjS3nTMXpOw3R4eQuTmfU9pUwuJB9bDfxHEYPE928jDzu73MiLWKbSPLUPCdp1/ksrukGFbmu3N5Rqa9MT3qpXULbBffC5RhbZ/ik+5EFDIjaDwpN/PfbN4QFZGQ92aTlsorpVq5yzYeYldyCSjbuEAN8nU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NjD6SbaecFxdvVbjPp8Y+vJXPZsZZiYoOO40fQegk3DYJR6T07FACyX94B+JQLxj1OcwjbpxH1FrBzUeItN5LdZTNHsP4//WYW3p73wr2fPfgaUvDpTWAAWMDUPAro7FZ/EhgC4oFh4mKJOz7IdIAiaOw++PZQjjfYeoSTxvfUY=
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/