Computing.Net > Forums > Linux > Installing limewire

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.

Installing limewire

Reply to Message Icon

Name: matt
Date: September 3, 2002 at 12:39:53 Pacific
Comment:

How do i install limewire for linux? ive been tryin to install this damn thing for like 2 hours and i cant get it to work. i installed the java thing from sun microsystems but when i try to install limewire it says i need to install java vm piror to installation. how do i install this damn thing?



Sponsored Link
Ads by Google

Response Number 1
Name: Lawrence
Date: September 3, 2002 at 18:35:15 Pacific
Reply:

The damn thing that you keep talking about,
LimeWire, required java to install and run.
Do you know where you installed java that you
downloaded from Sun? If not sure, run this
command as root,

find / -name java -print

Once it tells you where it is, add that to
your path so you can run any java applets from
now on, without getting an error message of
command not found.

In ~/.bash_profile (for bash shell)
PATH=$PATH:/usr/bin/j2dk-1.4/bin
(if java is in /usr/bin/j2dk-1.4/bin!)

In ~/.cshrc (for csh/tcsh shell)
setenv path "${PATH}:/usr/bin/j2dk-1.4/bin"

Then, log out and log back in again or run
either of these two at the prompt,

source .cshrc (for csh/tcsh)
-or-
source .bash_profile (for bash)

Now, just run the script LimeWireLinux.bin
to install LimeWire on your system...

Lawrence



0

Response Number 2
Name: Mark
Date: September 8, 2002 at 10:46:42 Pacific
Reply:

Thanks for this info but I got a diffrent problem after I reboot it looses the java path for the vm and I have to redo it all over again. What am I doing wrong I am using bash btw.


0

Response Number 3
Name: Raphael
Date: October 16, 2002 at 14:07:33 Pacific
Reply:

I get the same thing and java is in my PATH variable. I can run java from the command line. Does anyone know of a way to test that the Java VM is in the path?


0

Sponsored Link
Ads by Google
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: Installing limewire

LimeWire Installation www.computing.net/answers/linux/limewire-installation/11847.html

limewire install...error with tmp www.computing.net/answers/linux/limewire-installerror-with-tmp/21450.html

limewire install, SUN JRE www.computing.net/answers/linux/limewire-install-sun-jre/15049.html