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 January 10th, 2003
selassie_irie
Guest
 
Posts: n/a
Default no java vm found....

I have installed j2re1.4.0 on my comp, but when trying to run LimeWire, I am getting the message:
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
I already had jre installed in my comp previously, but I deleted it and had to reinstall it, blah blah, so I had fixed this problem once before I believe, but I do not remember how. I remember having to open up some file and typing in some PATH info, but I can't remember what file I had opened or what I had typed. Can anyone help??

Also, sort of off topic, but I am trying to figure out how to use jre to write java programs. It does not recognize javac at all, does anyone know how to use jre to program java progs? You can e-mail me on that info: erw9@dana.ucc.nau.edu

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

Ok, well my LimeWire problem was solved. LimeWire is once again up and running.

My only problem now is w/ java. I don't know how to use it to program. So any info concerning that would be appreciated. Thanks!
Reply With Quote
  #3 (permalink)  
Old January 21st, 2003
Novicius
 
Join Date: January 21st, 2003
Posts: 4
jed44 is flying high
Smile installing LimeWire

I installed the Java j2re 1.4.1-01, it installed to a folder at /user/java/j2re1.4.1_01 (this location is used in the PATH=$PATH: )
then, I opened my Terminal (DO NOT install as root, so don't use Super User Mode Terminal)
then cd to the folder where I downloaded LimeWireLinux.bin, then I typed in:

PATH=$PATH:/usr/java/j2re1.4.1_01/bin sh ./LimeWireLinux.bin
Reply With Quote
  #4 (permalink)  
Old January 23rd, 2003
Novicius
 
Join Date: January 23rd, 2003
Posts: 2
download is flying high
Default JAVA Help Made easy

hey i run this help site read my HOW-TO here,

http://www.mytechperson.com/limewirelinux.html
if you still dont get it goto the main page mytechperson.com
and look me up in the chat
Reply With Quote
  #5 (permalink)  
Old February 1st, 2003
HwzrHlslndr
Guest
 
Posts: n/a
Default

Regarding your message "No Virtual Machine found," I have been through this same frustration on three seperate occassions--3 different versions of RH.

The following does it for me every time:
$ export JAVA_HOME=/usr/bin/java/j2re
$ export PATH=$PATH:/usr/bin/java/j2re/bin
$ sh LimeWireLinux.bin

Obviously, you will need to adjust the paths above per the location of your java install.

Good luck!
Thomas
Reply With Quote
  #6 (permalink)  
Old April 15th, 2003
Sk8Er_GuY
Guest
 
Posts: n/a
Default Re: installing LimeWire

Quote:
Originally posted by jed44
I installed the Java j2re 1.4.1-01, it installed to a folder at /user/java/j2re1.4.1_01 (this location is used in the PATH=$PATH: )
then, I opened my Terminal (DO NOT install as root, so don't use Super User Mode Terminal)
then cd to the folder where I downloaded LimeWireLinux.bin, then I typed in:

PATH=$PATH:/usr/java/j2re1.4.1_01/bin sh ./LimeWireLinux.bin

I did this and i still get this error

Code:
Preparing to install...
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.
Reply With Quote
  #7 (permalink)  
Old April 15th, 2003
Sk8Er_Guy
Guest
 
Posts: n/a
Default

Ok nvm i got it thanks anyways
Reply With Quote
  #8 (permalink)  
Old July 17th, 2003
Gringo
Guest
 
Posts: n/a
Unhappy What is the version j2re1.4.0 for Red Hat?

Hi I am Gringo (from the first no replied post) .
My problem is similar but differs in details in the way I can't solve it with the thread I've seen.
I have the problem of "No Java virtual machine could be found from your PATH" and my platform is Red Hat Linux 7.3. So I went to
rpmfind.net and downloaded and installed the package java-vmspec-1.0-2.noarch.htmlThe (Java(tm) Virtual Machine SpecificationArch Independent RedHat ). It seems to be the right package but nothing happens, I don 't even have the directory /usr/java created. So I looked again in rpmfind.net for a j2re1.4.0 but the packages I found are not for redhat. Where can I find j2re1.4.0 for redhat?
Reply With Quote
  #9 (permalink)  
Old July 24th, 2003
Novicius
 
Join Date: July 24th, 2003
Posts: 2
clubkidd is flying high
Default

Ok the link to get the linux rpm of sun java is:
http://www.java.com/en/download/manual.jsp

Go there and download the rpm. there are instructions on how to install it there.

Ion a redhat machine it will create the directory /usr/java/j2.<version>

to fix the path and maintain it after to reboot and such, a simple fix is this:

create a text file in your
/etc/profile.d directory (you'll need root permission) and call it
something like java_path.sh.

In the file enter in this string:
"export PATH=$PATH:/usr/java/j2re_1.4.2/bin"

Make sure that the /usr/java/....part points to your bin directory
wherever you installed your java and that the j2re part matches the actual path to that bin directory.

Save the file. Log out and log back in. at a console type "java
-version" if everything went well it should be good to go.

To make sure is in your PATH listing type in a console "echo $PATH" if everything went well you should see the path to your java bin directory at the lend of the list.

curtis@facelifted.com
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
Java Class not found Running MDK9.0 Unregistered General Linux Support 5 November 1st, 2002 11:40 AM
i found the answer to the java error for the vm thefriendlysloth General Linux Support 4 October 20th, 2002 01:18 AM
1.7c used in start menu gives, java not found Unregistered General Windows Support 0 October 19th, 2001 08:03 AM
mandrake8.0: No Java virtual machine could be found... headhunterhome General Linux Support 6 September 25th, 2001 06:57 PM
Java Class not found!? Unregistered General Windows Support 13 September 2nd, 2001 06:36 PM


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