Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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?

  2. #2
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    you have to install j2re first....
    https://sdlc5b.sun.com/ECom/EComActi...28E0AF70A4C727

  3. #3
    Just 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...??

  4. #4
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    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

  5. #5
    Just Joined!
    Join Date
    Oct 2006
    Location
    Rolling Meadows
    Posts
    84
    Quote Originally Posted by sykes
    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?
    what distro are u running? Your using the basic java that comes with the distro and you need the real release from sun.

  6. #6
    Just 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.

  7. #7
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    try downloading
    j2re-1_4_2_06-linux-i586.bin

    it works fine for me

  8. #8
    Just Joined!
    Join Date
    Oct 2006
    Posts
    20
    i get the same error for both versions.....

  9. #9
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    may i ask you which distro do you have?

  10. #10
    Just Joined!
    Join Date
    Oct 2006
    Posts
    20
    i'm not entirely sure what that means but if i'm right

    its fedora core 5

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...