Hello everyone. When trying to install geogebra (a free, multiplataform, Math software) I get the following error message concerning java. I am using guadalinex (a debian based distro) instead of kubuntu, but I am asking you because it is not easy to get successful responses from the guadalinex user comunity, which is smaller and not so experienced. I have installed java 6 yet, any ideas?
$ sudo sh GeoGebra_3_2_0_1.bin.sh
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Graphical installers are not supported by the VM. The console mode will be used instead...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
at java.awt.Component.<clinit>(Component.java:568)
at com.zerog.ia.installer.util.BidiUtilImpl.setDefaul tLocale(DashoA10*..)
at ZeroGbb.a(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.q(DashoA10 *..)
at com.zerog.ia.installer.LifeCycleManager.b(DashoA10 *..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10 *..)
at com.zerog.ia.installer.Main.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Graphical installers are not supported by the VM. The console mode will be used instead...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
at java.awt.Component.<clinit>(Component.java:568)
at com.zerog.ia.installer.util.BidiUtilImpl.setDefaul tLocale(DashoA10*..)
at ZeroGbb.a(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.q(DashoA10 *..)
at com.zerog.ia.installer.LifeCycleManager.b(DashoA10 *..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10 *..)
at com.zerog.ia.installer.Main.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Comment