Hi folks,
I am trying to install Mirth 1.6 on SUSE Linux and when I run the installer I get this message
cchdtfm25l71:/home/jg005/Desktop # java -jar mirth-1.6.1.2750-setup.jar
- ERROR -
java.lang.ClassNotFoundException: net.sourceforge.mlf.metouia.MetouiaLookAndFeel
java.lang.ClassNotFoundException: net.sourceforge.mlf.metouia.MetouiaLookAndFeel
at java.lang.Class.forName(libgcj.so.7)
at java.lang.Class.forName(libgcj.so.7)
at javax.swing.UIManager.setLookAndFeel(libgcj.so.7)
at com.izforge.izpack.installer.GUIInstaller.loadLook AndFeel(GUIInstaller.java:380)
at com.izforge.izpack.installer.GUIInstaller.<init>(G UIInstaller.java:119)
at java.lang.Class.newInstance(libgcj.so.7)
at com.izforge.izpack.installer.Installer.main(Instal ler.java:62)
Is it a problem with package or is it something I am doing wrong?
Thanks in advance for your help!!
I am trying to install Mirth 1.6 on SUSE Linux and when I run the installer I get this message
cchdtfm25l71:/home/jg005/Desktop # java -jar mirth-1.6.1.2750-setup.jar
- ERROR -
java.lang.ClassNotFoundException: net.sourceforge.mlf.metouia.MetouiaLookAndFeel
java.lang.ClassNotFoundException: net.sourceforge.mlf.metouia.MetouiaLookAndFeel
at java.lang.Class.forName(libgcj.so.7)
at java.lang.Class.forName(libgcj.so.7)
at javax.swing.UIManager.setLookAndFeel(libgcj.so.7)
at com.izforge.izpack.installer.GUIInstaller.loadLook AndFeel(GUIInstaller.java:380)
at com.izforge.izpack.installer.GUIInstaller.<init>(G UIInstaller.java:119)
at java.lang.Class.newInstance(libgcj.so.7)
at com.izforge.izpack.installer.Installer.main(Instal ler.java:62)
Is it a problem with package or is it something I am doing wrong?
Thanks in advance for your help!!
Comment