LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-15-2005, 01:14 PM   #1
pinkfae222
LQ Newbie
 
Registered: Jul 2005
Location: Montclair, NJ
Posts: 25

Rep: Reputation: 15
HELP! how do install limewire?


i downloaded limewire... and i dont understand how to install it.
 
Old 07-15-2005, 01:16 PM   #2
ingvildr
Member
 
Registered: Mar 2005
Location: England, South East
Distribution: Fedora
Posts: 358

Rep: Reputation: 30
what distro are you using?, and what exactly have you downloaded?
 
Old 07-15-2005, 01:22 PM   #3
pinkfae222
LQ Newbie
 
Registered: Jul 2005
Location: Montclair, NJ
Posts: 25

Original Poster
Rep: Reputation: 15
im using debian...

and i downloaded limewire, so someone said i needed to get java environment something.,.. and i dont know how to get that either... this is all really confusing
 
Old 07-15-2005, 01:33 PM   #4
ingvildr
Member
 
Registered: Mar 2005
Location: England, South East
Distribution: Fedora
Posts: 358

Rep: Reputation: 30
can't you just apt-get limewire?, to install a deb file you have downloaded you use the dpkg -i command.
 
Old 07-15-2005, 01:35 PM   #5
J_K9
Member
 
Registered: Nov 2004
Distribution: Slackware 11, Ubuntu 6.06 LTS
Posts: 700

Rep: Reputation: 30
Go to the Synaptic Package Manager (if you don't have it run "sudo apt-get install synaptic") and do a search for "Java". From there, just look around for the Sun Java Runtime Environment and mark it - that should also mark some other packages. Then just click "Apply"! - I would do it via apt-get, but I've forgotten what the JRE was called!

As for installing Limewire, I also have some problems....

J_K9

edit: You can't apt-get Limewire: it's not even in the extra repositories (at least not for Ubuntu...)
 
Old 07-15-2005, 01:36 PM   #6
pinkfae222
LQ Newbie
 
Registered: Jul 2005
Location: Montclair, NJ
Posts: 25

Original Poster
Rep: Reputation: 15
i can but i need java runtime environment first... and i dont know how to do that.. i dont know if i have to go to a site? apt-get install java runtime environment didnt work
 
Old 07-15-2005, 01:40 PM   #7
pinkfae222
LQ Newbie
 
Registered: Jul 2005
Location: Montclair, NJ
Posts: 25

Original Poster
Rep: Reputation: 15
ok im install synaptic... how do i do a search for java? and if i cant juts do apt-get instlal limewire hat do i do after i have java runtime?
 
Old 07-15-2005, 01:43 PM   #8
ingvildr
Member
 
Registered: Mar 2005
Location: England, South East
Distribution: Fedora
Posts: 358

Rep: Reputation: 30
open up synaptic from the menu, then use it to search for java, it wont be hard synaptic is a GUI for apt.
 
Old 07-15-2005, 01:48 PM   #9
pinkfae222
LQ Newbie
 
Registered: Jul 2005
Location: Montclair, NJ
Posts: 25

Original Poster
Rep: Reputation: 15
ok i searched for java and there are a bunch there's
java2html
javacc
java-common
java package
which one do i choose and after i clcik on the box what do i do?
 
Old 07-15-2005, 01:50 PM   #10
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
As per LQ's rules, please don't keep making threads on pretty much the same thing.

Check if you have the JRE installed already, by opening a terminal and typing "java -version" (without the quotes). If you see something like

"java version "1.5.0_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)",

then you have it installed already.
 
Old 07-15-2005, 02:00 PM   #11
J_K9
Member
 
Registered: Nov 2004
Distribution: Slackware 11, Ubuntu 6.06 LTS
Posts: 700

Rep: Reputation: 30
Interesting...

There's no Sun JRE package for Debian? How can this be? There's one for Ubuntu...so there must be one for Debian! :S Oh well, good luck! I'm using AMule now - it was much easier to install.

J_K9
 
Old 07-15-2005, 02:00 PM   #12
pinkfae222
LQ Newbie
 
Registered: Jul 2005
Location: Montclair, NJ
Posts: 25

Original Poster
Rep: Reputation: 15
i just did that and it said command not found.....

what did i do wrong?
 
Old 07-15-2005, 02:09 PM   #13
pinkfae222
LQ Newbie
 
Registered: Jul 2005
Location: Montclair, NJ
Posts: 25

Original Poster
Rep: Reputation: 15
does anyone KNOW how to install limewire?

im using debian.................

no one seems to want to help me.....

im feeling very lost......

if someone would offer me their sn to help me so i dont keep making long "pointless" threads that would be a huge favor.
 
Old 07-15-2005, 02:14 PM   #14
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
download the LimeWireLinux.run file (or whatever the hell they call it) bring up a terminal (xterm, konsole, gnome-terminal etc), find the file and assuming it's called what I said it's called, type:
Code:
chmod +x LimeWireLinux.run
to make it executable. The as root (type su to become root) do:
Code:
./LimeWireLinux
to install or perhaps just unpack it. I forget which. This will either unpack to a subdirectory of the current directory or will ask you where to install. Like I said, it's been a while since I installed. Then move to this new directory and type: sh runLime.sh

Last edited by Komakino; 07-15-2005 at 02:21 PM.
 
Old 07-15-2005, 02:15 PM   #15
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
This is not how you use LQ.org. You have already been told basic instrustions, and there are many many threads here that have the same details already. Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Limewire install jordan023 Linux - Newbie 8 10-14-2005 02:39 PM
Limewire install MRDucks Mandriva 14 09-28-2005 09:50 AM
How do i install LimeWire? gt500 Linux - Software 4 09-20-2005 09:24 PM
LimeWire Install gmc49015 Linux - Newbie 2 02-03-2005 04:40 PM
Limewire install fng_#1 Linux - Software 14 09-28-2004 11:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration