Announcement

Collapse
No announcement yet.

problems with java installing geogebra

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    problems with java installing geogebra

    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)

    #2
    Re: problems with java installing geogebra

    What is your java telling ?:

    Here:
    Code:
    java -version
    java version "1.6.0_15"
    Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
    Java HotSpot(TM) Client VM (build 14.1-b02, mixed mode, sharing)
    with the Kubuntu 9.10.


    GeoGebra home (> GeoGerbra) is telling for the Linux
    After downloading open a shell and, cd to the directory where you downloaded the installer.
    At the prompt type:
    sh ./GeoGebra_3_2_0_1.bin
    I did the installation with the "Other Platforms":
    After downloading, type
    java -jar GeoGebra_3_2_0_1.jar
    The installer told:
    The installation of GeoGebra is finished, but some errors occurred during the install. Please see the installation log for details.
    The GeoGebra is starting fine with the command:
    Code:
    sh geogebra


    Have you tried with the "GeoGebra_3_2_0_1.jar"
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: problems with java installing geogebra

      Right, that was the point. After googling a little around, I tried
      Code:
      update-alternatives --config java
      and chose
      /usr/lib/jvm/java-6-sun/jre/bin/java
      instead of
      /usr/lib/jvm/java-6-openjdk/jre/bin/java
      .

      Once this has been done, the installation goes straightforward.

      Thanks!

      Comment


        #4
        Re: problems with java installing geogebra

        Good to know that its fixed, now.
        Could you lock this thread, and indicate that the issue is fixed ?

        Thnx !!
        Jesus is Real &amp;= GOD, unless you declare him an Integer.

        Comment

        Working...
        X