|
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 |
| |||
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX I'm using a Red Hat 7.2, download and install j2re-1_4_0-beta3-linux-i386-rpm.bin from sun.com. After I change the line 3 of the "LimeWireLinux.bin" file to PATH=$PATH:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/java/j2re1.4.0/bin:/usr/java/j2re1.4.0/lib and when I run ./LimeWireLinux.bin a have this gift: Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX |
| |||
DUH!!!! Stooopeeed me!!! Okay, here's the deal. I'm the guy who posted earlier about setting your $PATH to the Java Virtual Machine. 1.) Assuming you have Sun's JRE installed, it would be in the following directory: /usr/java/ The $PATH of course would be: /usr/java/jre1.3.1_02/bin 2.) So now that we've established $ echo $PATH /bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/usr/games:/usr/sbin:/usr/java/jre1.3.1_02/bin that java is in your $PATH you're 1/2 way there. IF you have a version of kaffe on your system, remove it (as root): $ rpm -q kaffe IF you have any version on there then remove: $ rpm -e kaffe (Or use your favorite GUI package manager) =============== This seems to be installed by default on Mandrake. It'll cause conflicts! Querying the version of java I have: $ rpm -q jre-1.3.1_02 jre-1.3.1_02-fcs Shows I have the latest version (although I thought I saw jre-1.3.1_03 out somewhere). Now it works! Yay!!! Time to send in my donation ... |
| |||
AAHHH. Too many people called Unregistered. I don't know who is who! Is this guy talking to himself? Heh. Anyways, I urge you to double check your Java installation, and make sure that you do NOT have any trace of Kaffe on your system (even by accident). And if that doesn't work, I urge you to try a different version of Java, possibly Sun's beta version 1.4. It's worth a try right? I just have a feeling that there is something wrong with your java setup. It just doesn't sound right to have sooo many successful Java installations on Mandrake 8.0 and 8.1 by other users, and then have you with this problem. |
| |
LinkBacks (?)
LinkBack to this Thread: https://www.gnutellaforums.com/general-linux-support/6112-exception-thread-main-java-lang-noclassdeffounderror-com-zerog-lax-lax.html | ||||
Posted By | For | Type | Date | |
com.zerog.lax.lax per windows - Virgilio Ricerca Web | This thread | Refback | March 11th, 2011 01:39 PM |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX | davidtwillingham | General Linux Support | 0 | September 21st, 2003 01:38 PM |
2.8.4: Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX | cdevidal | General Linux Support | 8 | January 3rd, 2003 10:07 AM |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX | pengu|nator | General Linux Support | 4 | December 13th, 2002 04:32 PM |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX | pengu|nator | General Linux Support | 0 | December 8th, 2002 06:35 AM |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zero/lax/LAX | Unregistered | General Linux Support | 1 | October 16th, 2001 12:23 AM |