LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 09-05-2005, 09:48 AM   #1
MRDucks
Member
 
Registered: Aug 2005
Location: Tennessee
Distribution: Mandriva 2006,Gentoo,Linspire
Posts: 86

Rep: Reputation: 15
Limewire install


I installed limewire with the package installer,the menu shortcut also.I use 2005 le.When I click the limewire button I can see the hourglass working(kde) then nothing happens.No console,hang ups,nothing.Does limewire not work with mandriva?I cant find a config file for it either.If it wont work Is there another p2p service I can share mp3s with online?Thanks
 
Old 09-05-2005, 03:25 PM   #2
iggep
Member
 
Registered: Sep 2005
Location: Virginia Beach, VA
Posts: 48

Rep: Reputation: 15
Limewire works fine with Mandriva. I just installed it yesterday myself, and used it pretty much all afternoon. I'm assuming that you have the J2RE installed and didn't receive any errors when you installed it? Do you show any errors from LimeWire at all in your log files?
 
Old 09-05-2005, 05:47 PM   #3
MRDucks
Member
 
Registered: Aug 2005
Location: Tennessee
Distribution: Mandriva 2006,Gentoo,Linspire
Posts: 86

Original Poster
Rep: Reputation: 15
I just tried limewire from a root command prompt and it said

[/usr/bin/limewire: error: failed to set JAVACMD
/usr/share/java-utils/java-functions: line 135: -mx32m: command not found]

I take it I dont have java installed?

When I search the pkg manager for files containing java,should i check all results and install?

Thanks I'm kinda new at linux.......but I'm luvin it.
 
Old 09-05-2005, 05:50 PM   #4
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
It sounds like some kind of 'cant-find-java' problem. Open a terminal window in KDE and type 'java' (no quotes). If it comes up with something like this:
Code:
Usage: java [-options] class [args...]
           (to execute a class)
   or  java [-options] -jar jarfile [args...]
           (to execute a jar file)
etc....
then its installed correctly, if not go and install the latest JRE (try http://java.com/en/).

If it is installed correctly then try running 'limewire' from the command line.
 
Old 09-05-2005, 06:03 PM   #5
MRDucks
Member
 
Registered: Aug 2005
Location: Tennessee
Distribution: Mandriva 2006,Gentoo,Linspire
Posts: 86

Original Poster
Rep: Reputation: 15
Ok another newbie question.when i download the file,where do i save it to and then how do I install?.Thanks
 
Old 09-05-2005, 06:12 PM   #6
MRDucks
Member
 
Registered: Aug 2005
Location: Tennessee
Distribution: Mandriva 2006,Gentoo,Linspire
Posts: 86

Original Poster
Rep: Reputation: 15
Ok I found the instructions on the java site.I do want to get the rpm pkg right?
 
Old 09-05-2005, 06:20 PM   #7
iggep
Member
 
Registered: Sep 2005
Location: Virginia Beach, VA
Posts: 48

Rep: Reputation: 15
RPM is the easiest, and certainly the recommended route for new users, yes. You can save the RPM anywhere, but can only install it from the root account. Log in normally, open a terminal window, then run

RPM -ivh /pathtoj2re.rpm

You'll see some activity, at the end of which your JAVA virtual machine will be installed.the
 
Old 09-06-2005, 09:47 PM   #8
MRDucks
Member
 
Registered: Aug 2005
Location: Tennessee
Distribution: Mandriva 2006,Gentoo,Linspire
Posts: 86

Original Poster
Rep: Reputation: 15
I typed:
RPM -ivh /home/jeff/Desktop/jre-1_5_0_04-linux-i586-rpm.bin/

in a console logged in as root and it said:command not found?

Did I not enter it properly? Thanks
 
Old 09-06-2005, 10:55 PM   #9
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
No that's a binary file (probably a shell script) that contains the rpm file. You have to run it like this:
Code:
/home/jeff/Desktop/jre-1_5_0_04-linux-i586-rpm.bin
OR
cd /home/jeff/Desktop/
./jre-1_5_0_04-linux-i586-rpm.bin
The instructions on the java.com site step you through all this in detail:
http://java.com/en/download/help/5000010500.xml#rpm
 
Old 09-08-2005, 04:01 AM   #10
charlescpc
Member
 
Registered: Nov 2004
Location: knoxville tn
Distribution: Mandrake
Posts: 142

Rep: Reputation: 15
To make it even easier for you. I believe that you can just click on the JRE rpm in Konquer and it will come up and ask for the root password as it starts to install. I didn't use terminal when I installed the java (jre) and Limewire, I just clicked on the RPM. I am using Mandriva le 2005.

I'm lazy I just click instead of doing the typing (grin)...

Last edited by charlescpc; 09-08-2005 at 04:03 AM.
 
Old 09-24-2005, 04:25 PM   #11
chemichael
Member
 
Registered: Aug 2005
Location: Tucson, Arizona
Distribution: PCLinuxOS
Posts: 128

Rep: Reputation: 15
Hello Im having java install issues too

"MRDucks" with the .bin file I just logged in as root CD to the dir where i had the file and typed "chmod 1 jre-1_5_0_04-linux-i586-rpm.bin" to give me the correct permissions then i typed " ./jre-1_5_0_04-linux-i586-rpm.bin " and bam it was done.

BUT the issue im havingwith lime wire is that it's asking for j2eesdk-1_4_02_2005Q2-linux.bin for some reason and i dont no why because i hav java installed and linked to mozilla and it works.
When i type java it a terminal it just says command not found so ???? i dont no whats going on. Anyways I DL j2eesdk-1_4_02_2005Q2-linux.bin and CD to that dir as ROOT and typed " chmod 1 j2eesdk-1_4_02_2005Q2-linux.bin" and that worked but when I put " ./j2eesdk-1_4_02_2005Q2-linux.bin" it says

[root@localhost Desktop]# ./j2eesdk-1_4_02_2005Q2-linux.bin
./j2eesdk-1_4_02_2005Q2-linux.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared objectfile: No such file or directory
[root@localhost Desktop]#

And even though I already installed " jre-1_5_0_04-linux-i586-rpm.bin" the limewire install says ...

[root@localhost Desktop]# rpm -i LimeWireLinux.rpm
error: Failed dependencies:
j2re >= 1.4.1 is needed by LimeWire-free-4.9.30-0
[root@localhost Desktop]#

Am I doing something wrong??

Thanks for any input I would really like to be able to use LimeWire

Last edited by chemichael; 09-24-2005 at 04:28 PM.
 
Old 09-24-2005, 04:37 PM   #12
chemichael
Member
 
Registered: Aug 2005
Location: Tucson, Arizona
Distribution: PCLinuxOS
Posts: 128

Rep: Reputation: 15
Oops sory folks I thank I found the answer to my question here http://www.linuxquestions.org/questi...highlight=j2re
 
Old 09-27-2005, 08:57 AM   #13
sekelsenmat
Member
 
Registered: Apr 2005
Location: São Paulo - Brazil
Distribution: Mageia Linux 1
Posts: 353

Rep: Reputation: 30
Quote:
Originally posted by MRDucks
I typed:
RPM -ivh /home/jeff/Desktop/jre-1_5_0_04-linux-i586-rpm.bin/

in a console logged in as root and it said:command not found?

Did I not enter it properly? Thanks
Linux is case sensitive, so RPM is different from rpm. The correct command is: "rpm -Uvh <package filename>" and not RPM

Aside from that the file being an executable and not a rpm package as the other reply said...
 
Old 09-27-2005, 09:14 PM   #14
MRDucks
Member
 
Registered: Aug 2005
Location: Tennessee
Distribution: Mandriva 2006,Gentoo,Linspire
Posts: 86

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by sekelsenmat
Linux is case sensitive, so RPM is different from rpm. The correct command is: "rpm -Uvh <package filename>" and not RPM

Aside from that the file being an executable and not a rpm package as the other reply said...
Ahhh.Thanks alot.I should have paid closer attn. Like someones signature on this forum says
capitalization is the difference between "I helped my uncle Jack off a horse" and "I helped my uncle jack off a horse".........BIG difference lol Thanks again.
 
Old 09-28-2005, 09:50 AM   #15
chemichael
Member
 
Registered: Aug 2005
Location: Tucson, Arizona
Distribution: PCLinuxOS
Posts: 128

Rep: Reputation: 15
Dude you're uncle is sick
 
  


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
How do i install LimeWire? gt500 Linux - Software 4 09-20-2005 09:24 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 - Distributions > Mandriva

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