Jerry Baulier wrote: > > I downloaded XXE onto my 64-bit Fedora Core-5 laptop, unpacked and after > typing XXE I got the following errors, any help in getting this resolved > would be appreiated. I suspect this must be envrionmental so sorry if > this turns out to be obvious. The libgcj.so.7 library does exist.
gcj is precisely the problem. XXE *really* requires the Sun Java[tm] runtime in order to run on Linux. > Jerry > > bash-3.1$ xxe > internal error: cannot create application: > com.xmlmind.xmledit.dialog.DiagnosticsPane: > java.lang.Class.initializeClass(libgcj.so.7) > java.lang.Class.initializeClass(libgcj.so.7) > java.lang.Class.forName(libgcj.so.7) > com.xmlmind.xmleditapp.kit.gui.PaneSpec.createPane(PaneSpec.java:81) > com.xmlmind.xmleditapp.kit.gui.Panes.createPanes(Panes.java:187) > com.xmlmind.xmleditapp.kit.gui.LayoutSpec.createRightPanes(LayoutSpec.java:284) > > com.xmlmind.xmleditapp.kit.gui.GUISpec.layout(GUISpec.java:699) > com.xmlmind.xmleditapp.app.Application.loadGUI(Application.java:828) > com.xmlmind.xmleditapp.app.Application.createGUI(Application.java:737) > com.xmlmind.xmleditapp.kit.App.doInitialize1d(App.java:549) > First step is to read this FAQ: http://www.xmlmind.com/xmleditor/user_faq.html#xxe_on_debian If this does not cure the problem, do not hesitate to send another email.

