Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   LimeWire on Suse 8.0 (...once again) (https://www.gnutellaforums.com/general-linux-support/15377-limewire-suse-8-0-once-again.html)

SelfProclaimedIdiot September 8th, 2002 10:28 AM

LimeWire on Suse 8.0 (...once again)
 
Every time I try to run runLimeWire.sh, it comes up with "This Application has Unexpectidly Quit" An explanation of the error is:
java.lang.NoClassDefFoundError+ javax/swing/JDialog
at
at RunLime.showInternalError (Unknown Source)
at RunLime.main (Unknown Source)
at com.zerog.lax.LAX.launch (Unknown Source)
at com.zerog.lax.LAX.main (Unknown Source)

If it helps, my runLime.sh code is:
#!/bin/sh
#
# Runs LimeWire. This script must be executed in your LimeWire
# install directory.
#
# We must set the J2SE_PREEMPTCLOSE environment variable to 1 to
# work around some limitations in the JDK1.3. For more information
# see http://java.sun.com/j2se/1.3/relnotes.html#vm
#".:collections.jar:xerces.jar:jl011.jar:MessagesB undles.jar"
#
CLASSPATH=".:LimeWire.jar:collections.jar:xerces.j ar:j1011.jar"
export CLASSPATH
J2SE_PREEMPTCLOSE=1
export J2SE_PREEMPTCLOSE

cd /home/dustin/LimeWire
java -jar RunLime.jar


Help please!!!
Thx.

Dustin


All times are GMT -7. The time now is 02:20 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.