Results 1 to 10 of 15
i downloaded limewirelinux.rpm from the limewire site and was not too sure how to open it so i looked around online and found this code
rpm -ivh limewirelinux.rpm
but when ...
- 10-31-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 20
having trouble with rpm
i downloaded limewirelinux.rpm from the limewire site and was not too sure how to open it so i looked around online and found this code
rpm -ivh limewirelinux.rpm
but when i tried to execute it in the terminal i got this error message
[root@192 ~]# rpm -ivh LimeWireLinux.rpm
error: Failed dependencies:
j2re >= 1.4.1 is needed by LimeWire-free-4.12.6-0.i386
can anyone help me?
- 10-31-2006 #2
you have to install j2re first....
https://sdlc5b.sun.com/ECom/EComActi...28E0AF70A4C727
- 10-31-2006 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 20
see thats a problem because that program only comes in .bin and .rpm
and i dont know how to open .bin files, and i cant open .rpm wihtout this software...??
- 10-31-2006 #4
chmod +x <the .bin>
./<the .bin>Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 10-31-2006 #5Just Joined!
- Join Date
- Oct 2006
- Location
- Rolling Meadows
- Posts
- 84
what distro are u running? Your using the basic java that comes with the distro and you need the real release from sun.
Originally Posted by sykes
- 11-01-2006 #6Just Joined!
- Join Date
- Oct 2006
- Posts
- 20
ok so i went to the sun site and downloaded
j2re-1_4_2_06-linux-i586-rpm.bin
i did
chmod +x j2re-1_4_2_06-linux-i586-rpm.bin
and then when i did
./j2re-1_4_2_06-linux-i586-rpm.bin
all this info kept coming up and i hit more a bunch of times till it asked me if i agree to the terms (yes or no)
typed yes
and then this came up:
Unpacking...
tail: cannot open `+480' for reading: No such file or directory
Checksumming...
1
The download file appears to be corrupted. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Please do not attempt to install this archive file.
- 11-01-2006 #7
try downloading
j2re-1_4_2_06-linux-i586.bin
it works fine for me
- 11-01-2006 #8Just Joined!
- Join Date
- Oct 2006
- Posts
- 20
i get the same error for both versions.....
- 11-01-2006 #9
- 11-01-2006 #10Just Joined!
- Join Date
- Oct 2006
- Posts
- 20
i'm not entirely sure what that means but if i'm right
its fedora core 5


Reply With Quote