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 December 16th, 2002
StraFE
Guest
 
Posts: n/a
Question Vm

Got this error trying to run LimeWire after installation.

No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.

How do I accomplish this?
Reply With Quote
  #2 (permalink)  
Old December 17th, 2002
Disciple
 
Join Date: October 3rd, 2002
Posts: 13
RabidPenguin is flying high
Default

If you do not have java installed then you need to go to http://java.sun.com and download the appropriate version for your system. After you have java installed just make a symlink to the java executable with the following command executed as root ln -s /usr/java/j2re1.4.1_01/bin/java /usr/bin/java adjusting appropriately for the proper location of your java executable. LimeWire will then find java and run with no problems.
Reply With Quote
  #3 (permalink)  
Old December 18th, 2002
QV2002
Guest
 
Posts: n/a
Default symlink?

I know this might be dumb, but how do you do a symlink?
Reply With Quote
  #4 (permalink)  
Old December 18th, 2002
Disciple
 
Join Date: October 3rd, 2002
Posts: 13
RabidPenguin is flying high
Default symlink

Inorder to make a symlink you should first be logged in as root. The reason for being logged in as root is that usually you will want the symlink to be created in a location such as /usr/bin and only root has write permissions there. Open a terminal window and type ln -s followed by the path to the executable such as /usr/java/j2re1.4.1_01/bin/java followed by the location where you want the symlink to be located including the name of the symlink /usr/bin/java then hit enter. This would be one command and would look like this, ln -s /usr/java/j2re1.4.1_01/bin /usr/bin/java . That would create a symlink to java, the symlink would be called java and would be located in the directory /usr/bin. Any reference to java would find the symlink which would direct the program to the appropriate location.
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



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