|
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.) |
| LinkBack | Thread Tools | Display Modes |
| |||
Problems intalling with RedHat Linux I downloaded the LimeWireLinux.tgz file, unpacked it and tar xvf'ed it and then downloaded the j2re-1_3_1-linux-i386.bin file from java and it seemed to install correctly when I ran it, but when I went to the Lime Wire directory and: chandra(19)% sh runlime.sh Couldn't find or load essential class `java/lang/Object' java.lang.NoClassDefFoundError java/lang/Object any ideas from anyone? i'm on a shared network so i can't fiddle around with my java installation so easily. |
| |||
I did the same thing.. Still no dice...I am not sure if it is the Lime code or the version of the JRE.. Crapola, because Lime is so cool in winblows. Errors look like this: [root@monster LimeWire]# ./runlime.sh java.lang.ClassNotFoundException: / at java.lang.Class.forName(Class.java:native) at java.lang.Class.forName(Class.java:52) Uggh FYI [root@monster LimeWire]# java -version Kaffe Virtual Machine Copyright (c) 1996-2000 Transvirtual Technologies, Inc. All rights reserved Engine: Just-in-time v3 Version: 1.0.6 Java Version: 1.1 |
| |||
Try this. First of all, try typing cd / java -version If you get an error or nothing comes up, then you don't have java properly installed. P.S. I don't think LimeWire works with Kaffe, try downloading a different runtime environment (Blackdown seems to work great for me). Let me know if you have trouble installing java. |
| |||
I got it to work last night.....here's the thing that I found..... First...use the "which" command, it will tell you "which" directory it's looking to for the java directory. When I did this strategy on RedHat 7.1, it directed me towards the "usr/bin" directory. Once I was there, I had a look at the "java" file. It's really a short script that repoints the activity at "/usr/bin/kafe" (I think that's where mine pointed, your milage may vary). To fix all of this, and get everything going, I simply commented out that line and replaced it with the path to "/usr/java/jre1.3.1-01/bin/java" where the jre unpacked itself. Voila, everything worked correct. After checking some of the other stuff in the /usr/bin directory, I found that there are quite a few of these "indirections" going on........ Danny |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LimeWire and RedHat Linux Enterprise 4.0 | dakafal | General Linux Support | 3 | March 13th, 2005 10:35 AM |
Having problems installing Lime Wire with Redhat Linux 9 | CubFanHere | General Linux Support | 1 | November 15th, 2003 10:20 AM |
RedHat 9 Linux Help | Azain | General Linux Support | 3 | July 12th, 2003 06:37 PM |
Creating Launcher on Redhat Linux 8.0 | CaptainChainsaw | General Linux Support | 3 | November 2nd, 2002 08:35 PM |
Linux RedHat 7.2 Installation | Doogie | General Linux Support | 0 | September 14th, 2002 05:00 PM |