![]() |
|
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 ![]() |
|
| |||
![]() Okay, I don't have too many people around here that I can ask, I'm the most experienced of us here trying to start using linux. I'm using Red Hat 8.0, btw. So I get the error telling me I don't have JVM installed, and I downloaded the newest JRE rpm.bin and installed that just fine. I even tried to install it again and it told me that it was already 100% installed. But I try 'sh ./LimeWireLinux.bin' and get the same error. Then I found the "solution to all problems" post and downloaded the file it said.. this time sun's SDK package instead of the JRE (although sun said the JRE had the JVM package). I insalled it just like both the instructions and the post said to, and it installed perfectly like the JRE had done. But I'm still getting the same: [root@localhost Mike]# sh ./LimeWireLinux.bin 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. Does anybody know what I can do to fix this? It keeps telling me that both the SDK and JRE are installed, but it won't find my Java VM still? Help would be really appreciated, thanks. -Mike |
| |||
![]() I had the same problem under RH 8.0. Being new to LInux, I had to fuss around with it forever to figure it out. In the end, this is all I had to do: Edited my .bash_profile PATH statement to include the following: $HOME/j2re1.4.1_01/bin That's where I installed the jre. Logged out and back in (not sure this is necessary), and the LimeWire installer loved it. |
| |||
![]() Hello all, I saw this post and I thought for sure that it would help me, but alas, I can't seem to get it. I installed j2re using an rpm so now I have j2re-1_3_1_06-linux-i586.rpm.bin in /usr/local. For bashing the profile I typed the following: PATH=$PATH:/usr/local/j2re-1_3_1_06-linux-i586.rpm.bin I received no errors so I am assuming that that went well. But I still get the message about no VM existing. Can anyone help, please? |
| ||||
![]() Quote:
j2re-1_3_1_06-linux-i586.rpm.bin is a package that has to be opened first. Like in windows, zip are zip files, exe are executable files, in linux bin are executable files. rpm are like self executing zip files. YOu first have to execute the package after you download it to your harddrive. Like so; sh j2re-1_3_1_06-linux-i586.rpm.bin If that doesn't work it is because it is not setup to execute. YOu can fix that by typing this command: chmod +x j2re-1_3_1_06-linux-i586.rpm.bin After that you should have a rpm that you can use and follow the directions as I have them stated as they are to be followed with the correct package format (rpm in your case). HTH P.S. Best bet, scroll down to the second post on "The Solution to All Install Problems" and you will see exactly what you need to do. It is called "Sun RPM Install" altoine Last edited by nDiScReEt; November 26th, 2002 at 07:04 AM. |
![]() |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
For God's Sake Please Read This If You Are Having Problems With The Java Error!!!!! | Minstrel111 | General Mac Support | 17 | November 20th, 2002 09:20 PM |
A sort of lame solution to Java problem | hartofak | Mac | 2 | November 18th, 2002 08:15 AM |
have none of you guys read my solution about the wizard problem? | knorr | General Mac OSX Support | 1 | November 6th, 2002 09:19 AM |
SOLUTION: make lime 1.7 use sun's JAVA | RaTao | General Linux Support | 0 | September 28th, 2001 09:38 AM |