Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

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.)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 20th, 2002
Apprentice
 
Join Date: December 19th, 2002
Posts: 5
Darylf is flying high
Default Java not installing! AHHHHHHHHHHHH

ok, I have downloaded the sun version of java.

I have followed the steps on this forum to the tee.
I have even installed the sdk version also.

in bash, when i type java -version i get a not a command error.

in bash when i type which java, i get a no java error followed by a string of dir in my system.

I have tried to install the java files again but the system tells me that they are aready running.

How do i need to fix this? Also are there any other types of jvm that will work?

Thanks
Reply With Quote
  #2 (permalink)  
Old January 26th, 2003
Forge
Guest
 
Posts: n/a
Default

ln -s /usr/java/j2re1.4.1_01/bin/java /usr/sbin
Reply With Quote
  #3 (permalink)  
Old February 3rd, 2003
Disciple
 
Join Date: January 13th, 2003
Posts: 10
b4k4^ni is flying high
Default

The ln -s will get you going. You can also put java in the PATH variable. Here is how:

After you have succesfully installed Java, you need to make it accesible by modiying the PATH variable to include the java directory in the path. There a several way to do this. I prefer to make it a system wide change so I modify /etc/profile to have a line like this

PATH=<javadirectory>:$PATH

where <javadirectory> is where java got installed. The directory will be different according to the version you installed. To find out do this command:

find /usr/ -name "*j2*"

The java directory will j2re- in the name.

<javadirectory> must be fully qualified so it should look something like:

/usr/java/j2re-bla,bla,bla...

Note: If you installed from the self extracting instead of the rpm, you migh have installed java in some other directory like /usr/local/.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
i need help; LW says please install the new version of java after installing Java Logan_2468 Windows 7 October 6th, 2009 12:07 AM
Installing Java b4k4^ni General Linux Support 34 July 16th, 2007 10:14 PM
Installing Java humbertoarte Windows 5 October 11th, 2006 10:25 AM
Installing Java m-life Windows 2 March 5th, 2006 01:32 PM
Installing java Unregistered General Linux Support 1 March 3rd, 2002 05:29 AM


All times are GMT -7. The time now is 06:56 PM.


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.