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 March 23rd, 2003
Newbie666
Guest
 
Posts: n/a
Angry After Java install

This is only my second day using RedHat Linux 8 and I dont really have any idea what I am doing. I installed the Java to /usr/java and when I try and install LimeWire it says

Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.

Sience I have installed the VM I have no idea what is going on. Can anyone tell me in a newbie's terms how to fix this. Thanks
Reply With Quote
  #2 (permalink)  
Old March 26th, 2003
Novicius
 
Join Date: March 26th, 2003
Posts: 1
Lin134 is flying high
Default

I have the exact same problem, I installed Java, but when I try to install LimeWre, it gives me that same message that VM is installed.
Reply With Quote
  #3 (permalink)  
Old March 26th, 2003
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

If when you run:

which java

And it produces the java VM that you installed or want to use, then you should just have to do:

source .bash_profile

or:

source .bashrc

To update your profile to use your new configuration.

Then running the limewire installation program should install your program.

HTH

altoine
Reply With Quote
  #4 (permalink)  
Old March 27th, 2003
TiO
Guest
 
Posts: n/a
Unhappy RE: After Java Install

i have the same problem but i can't update my profile when i try to do waht you suggested THIS happens:

[tio@localhost tio]$ source .bashrc
bash: TMOUT: readonly variable
[tio@localhost tio]$ source .bash_profile
bash: TMOUT: readonly variable

what can i do?
Reply With Quote
  #5 (permalink)  
Old March 30th, 2003
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Re: RE: After Java Install

Quote:
Originally posted by TiO
i have the same problem but i can't update my profile when i try to do waht you suggested THIS happens:

[tio@localhost tio]$ source .bashrc
bash: TMOUT: readonly variable
[tio@localhost tio]$ source .bash_profile
bash: TMOUT: readonly variable

what can i do?
Logout and then back into your account. Your administrator obviously "hardened" your profile. Unless, you use another shell environment like ksh or pdksh (korn). What is your prompt sign?

The standard UNIX shell prompt is a dollar sign ($), except for C Shells which prompt with the hostame and a percent sign (%).

HTH

altoine
Reply With Quote
  #6 (permalink)  
Old April 13th, 2003
Novicius
 
Join Date: April 13th, 2003
Location: ME, USA
Posts: 1
madmike is flying high
Default

I'm getting the same problem too.

I went to the sun site and apparnetly got JRE 1.4.1 installed (its in my usr/java/jre-1.4.1_02 folder)

After that I opened up Konsole:
[mike@localhost mike]$ which java
which: no java in (/usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/mike/bin)

and I got the same "readonly variable" error as tio

I'm running Mandrake 9.1 in KDE 3.1.0
Reply With Quote
  #7 (permalink)  
Old April 15th, 2003
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

I haven't installed the latest Mandrake 9.1 build as I have been away for a good while but you can modify your /etc/profile and input your changes there. The entries that you would have added to your .bashrc or .bash_profile will be placed into your /etc/profile, instead. The only way that you can fix your .bashrc or .bash_profile is by destroying ... uh deleting and then recreating them. The issue has to do with how Mandrake created their .bashrc .bash_profile on their new distribution.

altoine
Reply With Quote
  #8 (permalink)  
Old September 15th, 2003
Novicius
 
Join Date: September 15th, 2003
Location: Fond du Lac, WI
Posts: 1
stoffboy is flying high
Exclamation somethins wrong

I just installed java, and when i type:
which java
it says this:
/usr/bin/which: no java in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
i'm running redhat 9 and i'm very new. please help

thanks
adam
Reply With Quote
  #9 (permalink)  
Old September 21st, 2003
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Re: somethins wrong

Quote:
Originally posted by stoffboy
I just installed java, and when i type:
which java
it says this:
/usr/bin/which: no java in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
i'm running redhat 9 and i'm very new. please help

thanks
adam
Excuse my delay in answering your post but I have been away from the net for a good while. Post to me whatever this command prints out (So that I can help and shed some light on what our problem truly is):

cat ~/.bash_profile
Reply With Quote
  #10 (permalink)  
Old October 6th, 2003
Novicius
 
Join Date: October 6th, 2003
Posts: 3
sly1x is flying high
Default

[schley@none-p0qsr8ky7y schley]$ /etc/profile PATH=/usr/java/jre2-1.4.1_05/bin:$PATH
bash: /etc/profile: Permission denied

I get that when I try to profile java. I logged in as root, but its still giving me that:S.
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
Failure to install Java mls0624 Windows 0 December 26th, 2005 02:51 PM
Freeze on Install (JAVA) I have Java!! foxykid15 Windows 2 December 17th, 2005 01:15 PM
Limewire Java install MacPants Windows 1 August 13th, 2005 03:16 PM
Can't Install Java! John99 General Gnutella / Gnutella Network Discussion 2 October 24th, 2004 01:55 PM


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


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.