Bonsoir,
J'ai cherché mais j'ai rien trouvé. Si le sujet à déjà été traité, merci de me renvoyer sur le bon lien.
Voilà, j'essaie d'installer Mercury.
j'ai téléchargé la version qui va bien sur le site officiel
# ./1709_Linux_VM.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: cmd. line:6: warning: escape sequence `.' treated as plain `.'
Launching installer...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.UnsatisfiedLinkError: /tmp/install.dir.13241/Linux/resource/jre/lib/i386/libawt.so: libXp.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(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
at com.zerog.ia.installer.Main.d(DashoA8113)
at com.zerog.ia.installer.Main.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Apparemment, j'ai un problème avec Java. Pourtant, J'ai un java dont je suis très content, les plugins marchent impecable et Azureus tourne sans problème.
Qu'à cela ne tienne, je reprend le tuto situé
ici
Tout semble fonctionner à merveille, j'ai même installé JDK, au cas ou. Tout semble fonctionner, sauf une commande. Le tuto indique ceci:
$ echo $PATH
/opt/jre1.5.0_05/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
et moi j'ai ceci:
$ echo $PATH
/opt/jre1.5.0_05/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/toto/bin
Ne sachant pas du tout résoudre ça, je me suis dit: "Bon, il y a bien quelqu'un qui a eu le même problème que toi".
J'ai effectivement trouvé
ce fil
Mais voilà il me demande de faire des commandes à la main et à chaque fois qu'il faut utilisé la commande java, j'ai:
"bash: java: command not found"
Pourtant un "man java" me renvoie bien sur le manuel.
Je ne sais pas comment regler ce problème de java qui merdouille. Et je ne sais même pas si c'est bien ça qui m'empèche d'installer Mercury. Quelqu'un peut m'aider?
EDIT: j'ai une FC4 i386 toutes mises à jour faites.