Find the answer to your Linux question:
Results 1 to 4 of 4
hi uhh i just tried that and this is what it dgave me did i need to be root? [bianaryborn@localhost ~]$ /home/bianaryborn/Desktop/RealPlayer10GOLD.bin /home/bianaryborn/Desktop/RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot ...
  1. #1
    Just Joined! bianaryborn's Avatar
    Join Date
    Aug 2007
    Posts
    7

    How to install .bin package?

    hi uhh i just tried that and this is what it dgave me did i need to be root?
    [bianaryborn@localhost ~]$ /home/bianaryborn/Desktop/RealPlayer10GOLD.bin
    /home/bianaryborn/Desktop/RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
    [bianaryborn@localhost ~]$

    well thnx

  2. #2
    Linux User abhishek456's Avatar
    Join Date
    Dec 2006
    Posts
    470
    if you are using fedora get the required dependency packages the fallowing way

    sudo yum install compat-libstdc++
    also it's better to get Realplayer in rpm format from HERE
    life is the greatest opportunity that the nature had given you

  3. #3
    Linux Newbie rinjo's Avatar
    Join Date
    Feb 2007
    Location
    Bangalore, India
    Posts
    224
    Hi,
    I would suggest that try and get .rpm packages from the link that abhishek456 has provided.
    While installing the rpm su to root and then install.
    If you have downloaded the dependant files then its good enough, other wise you can use
    Code:
    rpm -ihv <rpm package name> --nodeps
    Linux Rocks!!!!

    Rinjo

  4. #4
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    For installing .bin files, look down toward the bottom of the thread, here:

    http://www.linuxforums.org/forum/lin...are-linux.html
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

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