Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: dyxym 17 Března 2017, 11:51:16

Název: MAPLE 9.5 instalace - InvocationTargetException
Přispěvatel: dyxym 17 Března 2017, 11:51:16
Ahoj
Tohle téma tady pro různé kombinace verzí už párkrát bylo, ale žádný z nalezených návodů se mi nepovedlo úspěšně aplikovat.
Instalace Maple 9.5 na Ubuntu 16.04 si na cosi stěžuje, a odmítá se spustit.
Citace
sudo sh installMapleLinuxSU
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...
strings: '/lib/libc.so.6': No such file

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.5976/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)
rozumím tak možná tomu, že si to stěžuje na cosi s Javou, takže doplním
Citace
java -version
openjdk version "1.8.0_121"
OpenJDK Runtime Environment (build 1.8.0_121-8u121-b13-0ubuntu1.16.04.2-b13)
OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode)