Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Hi I'm just new to Linux and I'm using Fedora 7. I'm Trying to install RealPlayer11GOLD.rpm but i received an error message. Kindly help # rpm -ivh RealPlayer11GOLD.rpm error: Failed ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Posts
    7

    Unhappy how to install

    Hi I'm just new to Linux and I'm using Fedora 7. I'm Trying to install RealPlayer11GOLD.rpm but i received an error message. Kindly help

    # rpm -ivh RealPlayer11GOLD.rpm
    error: Failed dependencies:
    rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by realplay-11.0.2.1744-1.i386

    also I tried to install using YUM install

    # yum install RealPlayer11GOLD.rpm
    Setting up Install Process
    Parsing package install arguments
    Examining RealPlayer11GOLD.rpm: realplay - 11.0.2.1744-1.i386
    Marking RealPlayer11GOLD.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package realplay.i386 0:11.0.2.1744-1 set to be updated
    --> Finished Dependency Resolution

    Dependencies Resolved

    ================================================== ===========================
    Package Arch Version Repository Size
    ================================================== ===========================
    Installing:
    realplay i386 11.0.2.1744-1 RealPlayer11GOLD.rpm 18 M

    Transaction Summary
    ================================================== ===========================
    Install 1 Package(s)
    Update 0 Package(s)
    Remove 0 Package(s)

    Total download size: 18 M
    Is this ok [y/N]: y
    Downloading Packages:


    Package RealPlayer11GOLD.rpm is not signed

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Try this
    Code:
    yum localinstall RealPlayer11GOLD.rpm --nogpgcheck
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Apr 2010
    Posts
    7
    Hi devils casper,

    i tried the command

    # yum localinstall RealPlayer11GOLD.rpm --nogpgcheck
    Setting up Local Package Process
    fedora 100% |=========================| 2.1 kB 00:00
    updates 100% |=========================| 2.3 kB 00:00
    Cannot open file: RealPlayer11GOLD.rpm. Skipping.
    Nothing to do

    but i received this error message and i dont have any idea on how to fix may problem.. kindly help

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    file RealPlayer11GOLD.rpm
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Apr 2010
    Posts
    7
    Hi Devils Casper

    i tried the command

    # file RealPlayer11GOLD.rpm
    RealPlayer11GOLD.rpm: RPM v3 bin i386 realplay-11.0.2.1744-1

    and here's the result

  6. #6
    Just Joined! shtromm's Avatar
    Join Date
    Jun 2010
    Posts
    31
    Realplayer does also provide a .BIN-version, outside the package management system.

  7. #7
    Just Joined!
    Join Date
    Jun 2010
    Posts
    9
    Dear friend,
    Dont try with rpm file. because it can have only the binary files, so these file will be needed some dependency. So my suggestion is, just download .bin file and configure and install it.

  8. #8
    Just Joined!
    Join Date
    Jul 2010
    Posts
    2
    Hi...
    try this command...
    rpm -i <filename.rpm>...
    when using rpm package you must be logged in as the root user. The "-i" flag in the above command means "install".....

  9. #9
    Just Joined! shtromm's Avatar
    Join Date
    Jun 2010
    Posts
    31
    Yeas, but if there are unresolved dependencies the "real" fun will start, which will not encore with the bin-file, outside the package management system.

  10. #10
    Just Joined!
    Join Date
    Apr 2010
    Posts
    7
    Hi kesavamoorth

    I dont know where to download the .bin file because there are only 2 options in realplayer website the one is the RPM package and the second link is for Debian installer but when i tried to access the Debian link my browser is displaying this message

    !<arch>
    debian-binary 1274132919 0 0 100644 4 `
    2.0
    control.tar.gz 1274132919 0 0 100644 8927 `
    �

    is there any other way to download the .bin file. Kindly help please i'm just new to linux and i dont have any idea tnx and more power

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
  •  
...