View Single Post
  #1 (permalink)  
Old December 29th, 2004
craigers
Guest
 
Posts: n/a
Default install on mdk 10.1 official

i cannot install limewire (i had it installed on makdrake 10 but i cannot get it working on 10.1). this is what i get (my java dir is in my home folder)

[root@localhost craig]# PATH=$PATH:/j2re1.4.1_01/bin/ sh ./LimeWireLinux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.IllegalAccessError: com/zerog/ia/installer/util/ClassInfoManager$InfoPiece.<init>
at com.zerog.ia.installer.Main.a (source file unknown)
at com.zerog.ia.installer.Main.main (source file unknown)
at java.lang.reflect.Method.invoke0 (Method.java)
at java.lang.reflect.Method.invoke (Method.java:255)
at com.zerog.lax.LAX.launch (source file unknown)
at com.zerog.lax.LAX.main (source file unknown)
This Java Application has encountered an unexpected error and will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: javax/swing/JDialog
at com.zerog.lax.LAX.launch (source file unknown)
at com.zerog.lax.LAX.main (source file unknown)
[root@localhost craig]#
Reply With Quote