![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.) |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hey There:
Has anyone out there managed to get LimeWire running on SuSE8.0? I have j2re1.4.0_01 in /usr/local. LimeWire seems to install, but it says some errors occured. When I try to run the program it says: 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) Any thoughts on this? As you can see, I'm not a Linux savant, just a Linux fan who would really like to get this working.Thanks Rob |
|
#2
|
|||
|
|||
|
How are you executing LimeWire?
Anyone of these? 1). sh runLime.sh 2). java -jar RunLime.jar 3). java -jar LimeWire.jar |
|
#3
|
||||
|
||||
|
This is a total shock but at least it has my name there.
|
|
#4
|
|||
|
|||
|
I also get the same error, has anyone figured this one out?
Thanks |
|
#5
|
|||
|
|||
|
exact same problem...would appreciate any help..Thanx
..Todd |
|
#6
|
||||
|
||||
|
Do any of you guys think that maybe Suse is using the system version of java which supports java1.1.8? Remove or change the symbolic link from that java to the version that you hopefully downloaded and installed already.
altoine |
|
#7
|
|||
|
|||
|
Sound's like a good idea! How do I manage that ?
|
|
#8
|
|||
|
|||
|
I have SuSE 8.0 and all I had to do is download blackdown java
here: http://www.blackdown.org/java-linux/mirrors.html It really works!! Enjoy!! |
|
#9
|
|||
|
|||
|
jardon@linux:~/LimeWire> sh LimeWire
No Java virtual machine could be found from your PATH environment variable. You must install a VM prior to running this program. I friggin downloaded 1.4.1 vm and its not fing working linux is pissin me off help please |
|
#10
|
|||
|
|||
|
export PATH=$PATH:/{wherever you installed it}java/bin
needs to be added to your path statement to get rid of the JM not in path error. Just substitude {where you installed it} with your path. Mine was /usr/java/j2re1.4.1/bin so that makes my statement: export PATH=$PATH:/usr/java/j2re1.4.1/bin After that you're on your own if you have SUSE 8.0! I can't get LimeWire to work on Suse 8.0! Everyone's getting this error: Exception in thread "main" java.lang.NoClassDefFoundError: lax/nl/java/option/java/stack/ If anyone gets past this, please let me know. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SuSE 9 and LimeWire | branchms | General Linux Support | 0 | March 2nd, 2004 09:43 AM |
| suse 8.1 and limewire help please | vesnick | General Linux Support | 3 | December 25th, 2002 05:50 AM |
| LimeWire under SuSE 8.0 | Unregistered | General Linux Support | 5 | July 13th, 2002 11:10 AM |
| limewire and suse 72 | Unregistered | General Linux Support | 14 | September 5th, 2001 10:37 PM |
| limewire on suse 7.1 | santellij | General Linux Support | 13 | August 24th, 2001 02:02 PM |