![]() |
(Mat) "java -version" shows java version "1.4.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92) Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode) My classpath is now correct as well but I still get the error message. |
I Got It Working 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. I discovered that I had to install the program as user instead of trying to set it systemwide as root. |
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 |
IM a new poster and do ALL the stuff and still the same error message.........seem we have a bug....... |
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 |
All times are GMT -7. The time now is 10:37 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.