|
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 |
| ||||
Salvation I will take it to another level. I am using Mandrake 8.2 with Java blackdown version: java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-02b-FCS) Java HotSpot(TM) Client VM (build Blackdown-1.3.1_02b-FCS, mixed mode) I put where I downloaded my j2sdk1.3.1-02b-FCS: /usr/lib/j2sdk1.3.1 into my PATH in my .bash_profile: export JAVA_HOME=/usr/lib/j2sdk1.3.1 export PATH=$JAVA_HOME/bin:$PATH After doing that, I remove kaffe from my system but I have a dependency problem with my wizard packages. I do this command to keep that program around: rpm -e kaffe --nodeps This removes all instances of kaffe binaries from /usr/bin. I next create soft links to the /usr/bin directory but blackdown has most of all of it's java commands (ie java, javac, etc) as symbolic links. Some people´s configuration will not allow that many symlinks. the symlinks point to a "hidden" file called .java_wrapper. So I link this to my /usrbin directory like so: ln -s /usr/lib/j2sdk1.3.1/bin/.java_wrapper /usr/bin/java After doing that, I execute the LImeWireLinux.bin installer: ./LimeWireLinux.bin Installation works. Program installed, running, and functional. |
| |||
That didn't work for me either. I have SUSE 8.0 and there is no old java in /usr/bin. However there is an old java in /usr/lib/SunJava1-1.1.8/bin but when I do a java -version, the system recognizes 1.40, so it means it'not using the old version. Am I right? I'll download the trusted LImeWire tgz version and see if it'll work. |
| |||
I managed to get the tgz version to work. http://www.gnutellaforums.com/showth...3513#post43513 |
| ||||
BlackDown? Quote:
ln -s /usr/lib/j2re1.4.0_01/bin/.java_wrapper /usr/bin/java Just replace "/usr/lib/j2re1.4.0_01" with your correct directory. HTH altoine |
| ||||
Re: I got it working Quote:
export PATH=$JAVA_HOME/bin:$PATH altoine. |
| ||||
Many Apologies Quote:
source .bash_profile if you don't want to do the "Windows" method of getting configuration settings to work. altoine |
| |
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 |