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 Search Today's Posts Mark Forums Read

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 August 31st, 2003
Novicius
 
Join Date: August 31st, 2003
Location: Ohio
Posts: 1
chunkin is flying high
Default Installing Java

ok. ive followed the instructions that were posted to the board.when i echo $PATH i get
/usr/local/bin:/bin:/usr/x11r6/bin:/home/moe/bin
when i echo $JAVA_HOME i get nothing
when i followed the instructions the first time i got a location when i did echo $JAVA_HOME
when i do which java i get
/urs/bin/which: no java in /usr/local/bin:/bin:/usr/x11r6/bin:/home/moe/bin
when i do java -version i get
bash: java: command not found
what do i do
thanx
Reply With Quote
  #2 (permalink)  
Old September 8th, 2003
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

First...

Remove kaffe or jdkgcj from your system if they exist.

Second...

Install the latest java rpm or bin (i.e. j2sdk1.4.1 or whatever is clever).

Third...

The order of creating proper java variable paths should be entered in this order after the PATH variable in .bash_profile or .bashrc:

export JAVA_HOME=/usr/java/j2sdk1.4.1_02
export PATH=$JAVA_HOME/bin:$PATH

Fourth...

A nice typed command:

source ~/.bash_profile

or

source ~/.bashrc

Test...

java -version

which java

HTH

altoine
Reply With Quote
Reply

Thread Tools
Display Modes

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 5th, 2009 11:07 PM
Installing Java b4k4^ni General Linux Support 34 July 16th, 2007 09:14 PM
Installing Java humbertoarte Windows 5 October 11th, 2006 09:25 AM
Installing Java m-life Windows 2 March 5th, 2006 12:32 PM
Installing java Unregistered General Linux Support 1 March 3rd, 2002 04:29 AM


All times are GMT -7. The time now is 12:52 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.