On Tuesday 10 October 2006 12:01, Thomas Zastrow wrote: > I can't install Oxygen 7.2 on Kubuntu Dapper Dake. There is a > Java-installation and the variables JAVA_HOME and JAVA are pointing to > it. After starting oxygen.sh I get the error: > > > [EMAIL PROTECTED]:~/downloads/progs$ ./oxygen.sh > Starting Installer ... > java.lang.NoClassDefFoundError: javax.swing.JOptionPane > at java.lang.Class.initializeClass(libgcj.so.7) > at com.install4j.runtime.installer.Installer.reportExeption(Unknown > Source) > at com.install4j.runtime.installer.Installer.main(Unknown Source) > at java.lang.reflect.Method.invoke(libgcj.so.7) > at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) > at com.install4j.runtime.Launcher.main(Unknown Source)
Hi, I have Oxygen running on Kubuntu. The problem is that Kubuntu installs GCJ and does not install Sun Java. You need to add universe to the apt repositories and then uninstall gcj and install sunjava. That's all, -- Sean Wheller [EMAIL PROTECTED] +27-84-854-9408 http://www.enbaya.co.za _______________________________________________ oXygen-user mailing list [email protected] http://www.oxygenxml.com/mailman/listinfo/oxygen-user
