LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 06-26-2005, 01:20 AM   #1
ultrablue
LQ Newbie
 
Registered: Jun 2005
Posts: 21

Rep: Reputation: 15
Limewire install in Mepis 3.3


Please remeber, NEWBIE!

Ok, You cant install RPMs in Mepis (This I understand) However It appears that I need to "put java in the path" or the Limewire install. I have no idea what that means.

Can someone please give me a sort of step by step?

Thanks all.
 
Old 06-26-2005, 06:16 AM   #2
jtan325
LQ Newbie
 
Registered: Jan 2005
Location: Seattle
Distribution: Mandrake 10.1
Posts: 15

Rep: Reputation: 0
it's an issue of setting your PATH environment variable. run the "getenv" command to see the current settings of all your environment variables, and more than likely the path to where java is installed is not part of your PATH. this means that when limewire, a java program, looks for the java runtime environment, it will not find the JRE because it is not one any of the paths in PATH.

so, you could do something like "export PATH=$PATH: {path to JRE goes here}" (without curly braces), but this will only set the PATH env. variable for the duration of your login, meaning you'd have to do the same thing next time you login.

a better way is to put this command in your shell startup file, i.e. if you use bash, then it would be .bashrc or .bash_profile. this will automatically set the PATH (by executing the above command) each time you log in.

hope this helps!
 
Old 06-26-2005, 07:01 PM   #3
hoe
Member
 
Registered: May 2004
Location: Fredericton, NB Canada
Distribution: Mepis
Posts: 81

Rep: Reputation: 15
Do things the easy way. Open synaptic at K>System>Synaptic Package Manager and the go to settings and respositories and select all repositories except non-us and Deb-src ones and then do a reload to update your package list and then do a search for Limewire and right click on limewire and select install and then Apply until it begins to install and sit back for a few seconds while it downloads and then installs and you are set to go.

Wayne
 
Old 06-28-2005, 09:45 PM   #4
lefty.crupps
Member
 
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470

Rep: Reputation: 32
I like the apt idea for Limewire... but its not there!?

Am i missing something?
 
Old 06-29-2005, 04:18 PM   #5
hoe
Member
 
Registered: May 2004
Location: Fredericton, NB Canada
Distribution: Mepis
Posts: 81

Rep: Reputation: 15
I did it before but that may have been in the non-us repositories that we don't use anymore. Why not use gtk-gnutella. I just uninstalled Limewire to see if l could get it again and l couldn't so l guess it isn't in the repositories anymore.

Wayne
 
Old 06-29-2005, 07:05 PM   #6
hoe
Member
 
Registered: May 2004
Location: Fredericton, NB Canada
Distribution: Mepis
Posts: 81

Rep: Reputation: 15
Apollon

I just installed Apollon using synaptic and like it better then Gnutella and Limewire(very user friendly interface). If you do it install Gift first and here are some packages that it needs also:
zlib1g-dev
libltdl3-dev
libdb4.2-dev
libmagic-dev
libvorbis-dev
libmagick-dev
libqt3-mt-dev
qt3-dev-tools
kdelibs4-dev

The Gift package gives us access to the Kazaa network.

I just bought the June 2005 issue of Linux Magazine and came across the article on Apollon.

Have a peek at their website to view a few screen shots:
http://apollon.sourceforge.net/

Wayne

Last edited by hoe; 06-29-2005 at 07:12 PM.
 
Old 06-29-2005, 08:18 PM   #7
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Quote:
I just installed Apollon using synaptic and like it better then Gnutella and Limewire(very user friendly interface)
Well I would hope it is more user friendly than an Internet Protocol (talking about gnutella here, I'm assuming you are referring to gtk-gnutella).

Anyways, open a terminal and type this command and post the output. If I am not mistaken, MEPIS ships with Blackdown Java, which should work with Limewire.

java -version

If not, then remove Blackdown and install the Sun JRE from java.sun.com (the one on java.com is outdated). It works the best for programs like Limewire and Azureus. It tells you how to set up browser plugins there. Then you just do this. If you say installed Java to /usr/java/jre1.5.0_04 , you would put this line into your ~/.bashrc file.

export PATH=$PATH:/usr/java/jre1.5.0_04/bin

Then, close the terminal and reopen it, and type java -version, and see if it works.

Also, Limewire's RPMs from their website install very easily on a Debian machine. They convert cleanly to debs. To install it, download the Limewire RPM and do the following.

su -
alien --to-deb LimeWireLinux.rpm
dpkg -i limewire*.deb

then type in the command

limewire

and see if it launches.
 
  


Reply



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
Cant Install Limewire wicho_the_one Fedora 7 07-17-2005 01:55 PM
HELP! how do install limewire? pinkfae222 Linux - Newbie 20 07-15-2005 03:35 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 03:28 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