![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
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.) |
![]() |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() 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. |
| |||
![]() 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 |
| |||
![]() 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 |
| |||
![]() 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 |
| |||
![]() Quote:
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. |
| |||
![]() 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? |
| |||
![]() 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 |
![]() |
| |
![]() | ||||
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 |