Computing.Net > Forums > Linux > LIMEWIRE install help...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

LIMEWIRE install help...

Reply to Message Icon

Name: domenic
Date: September 27, 2002 at 18:16:58 Pacific
OS: Redhat 7.3
CPU/Ram: Athlon 1700XP
Comment:

I downloaded Limewire 2.6 and tried the command "./LimeWireLinux.bin".

I get the error:
No JAva Virtual Machine could be found from your PATH environment variable. You must install a VM prior to installing this program.

I already downloaded Java 2 SDK Standard Edition 1.4 and I still get the error, any help is appreciated. Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: Lawrence
Date: September 27, 2002 at 18:45:08 Pacific
Reply:

The problem is that java is not in your
path even though you installed it on your
system... If you don't know where it is,
then use the find command to search for it
and then add the complete path to your
.bashrc or .bash_profile,

find / -name java -print

Assuming that it returns this

/usr/bin/j2sdk1-4.0/bin/java

Then, in either .bashrc or .bash_profile, add

PATH=$PATH:/usr/bin/j2dsk1-4.0/bin
export PATH

Log out and back in again and run the
./LimeWireLinux.bin.

Lawrence


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: LIMEWIRE install help...

limewire install help www.computing.net/answers/linux/limewire-install-help/13959.html

LimeWire install help!! www.computing.net/answers/linux/limewire-install-help/14963.html

Apache installation help www.computing.net/answers/linux/apache-installation-help/16174.html