Real Player .bin file

Discussion in 'Linux - General discussion' started by dyffo, Jul 9, 2008.

  1. dyffo

    dyffo Member

    Joined:
    Jun 17, 2008
    Messages:
    20
    Likes Received:
    0
    Trophy Points:
    11
    I have downloaded Real Player from the Web, it has arrived as a .bin file- can anyone help me through the installation process. At the moment I am getting nowhere !!
     
  2. varnull

    varnull Guest

    Don't bother.. install realplayer using the synaptic installer, or apt-get it. Otherwise you will have a nightmare of putting the bin file in /usr/bin (or somewhere similar), changing it's permissions and then linking it to all kinds of places. Not worth the effort when it is in the repositories. ;)
     
  3. xipcorp

    xipcorp Member

    Joined:
    May 3, 2007
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    11
    just put in the terminal:
    su
    and after that
    sh <inster .bin directory and name here>
    and the installer will run.
     
  4. fone2006

    fone2006 Member

    Joined:
    Jul 23, 2006
    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    11
    Can anyone write an idiots guide on how to do this, as I am having the same problem with my Asus eee pc 900. I am new to Linux. Thanks.
     
  5. dyffo

    dyffo Member

    Joined:
    Jun 17, 2008
    Messages:
    20
    Likes Received:
    0
    Trophy Points:
    11
    Hi - have a look at www.monkeyblog.org/ubuntu/installing/ - it helped me out !!
     
  6. varnull

    varnull Guest

    Also check out debian-multimedia.org who have lots of extra codecs and things you will need if you do any serious video/audio stuff.
     
  7. machiner

    machiner Member

    Joined:
    Mar 26, 2006
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    11
    no sweat --

    .bin files get installed like a script gets run...like this:

    ./filename-bin-installer.bin

    If you're installing as yourself, it's going into your /home/you/app

    If you're root, you can install it to /opt so all users can use the proggy. 'Course, this is Linux, you can tell the proggy to install it on your nipple if you want. ;)
     

Share This Page