Thanks for your copy of the limewire.props.
I have used it and now have a different error/problem. I no longer see the welcome
window, but I get an error:
fea_home::/usr/local/LimeWire/v1.5/: limewire
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: com/sun/java/util/collections/Random
at a.a.a.bd.<clinit>(bd.java:32)
at a.a.a.ca.c(ca.java:523)
at a.a.a.ca.b(ca.java:149)
at a.a.a.ca.<init>(ca.java:137)
at a.a.a.ca.<clinit>(ca.java:100)
at a.a.a.c.Initializer.b(Initializer.java:75)
at a.a.a.c.Main.main(Main.java:16)
at a.a.a.b.Main.main(Main.java:13)
at java.lang.reflect.Method.invoke(Native Method)
at RunLime.main(RunLime.java:70)
fea_home::/usr/local/LimeWire/v1.5/:
My PATH includes the newly-installed java per the
installation instructions
PATH=/home/fea/bin:.:/usr/sbin:/sbin:/usr/bin:/bin:/usr/X11R6/bin:/usr/bin/X11:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/java/jdk1.3.1/bin
I get a box on the X11 screen:
LimeWire has encountered the following error:
java.lang.reflect.InvocationTargetException
Please send this error to
bugs@limewire.com
The first line in the limewire.props is
MAIN_CLASS=a.a.a.b.Main
What is the problem here?