A different red-hat install problem I an running KDE 2.1.1 in Red-Hat 7.1 kernel 2.4.3-12.
I have successfully installed Java 1.3.1 as per the instructions on the Sun web site.
When I attempt to run the installation script by using the fiolllowing command:
sh LimeWireLinux.bin
I get the following errors:
Error: Unrecognized JVM specific option `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError: ZeroGab
at ZeroGr.<init>([DashoPro-V1.2-120198]:line unknown, pc 0x8bd55a4)
at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198]:line unknown, pc 0x8a85d6a)
at com.zerog.ia.installer.Main.b([DashoPro-V1.2-120198]:line unknown, pc 0x8d99910)
at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198]:line unknown, pc 0x8403a74)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198]:line unknown, pc 0x82999d6)
at com.zerog.lax.LAX.main([DashoPro-V1.2-120198]:line unknown, pc 0x817c36f)
Any help would be greatly appreciated. |