Livestation - IPTV

Discussion in 'Linux' started by Issue313, Nov 24, 2008.

  1. Issue313

    Issue313

    Joined:
    Oct 26, 2008
    Messages:
    17
    Likes Received:
    0
    Location:
    http://chris-aceraspireone.blogspot.com/
    As a Bloomberg fanatic probably the best software ever is livestation - and it runs fine on the AAO. Here's how.

    Download Linux version from livestation.com.
    Where you see tab press tab and BASH should autocomplete the file name

    Enter the folder where you download by default in terminal with

    Code:
    cd /home/user/Downloads
    chmod +x Livestation [tab]
    sudo ./Livestation [tab]
    Press q, y, enter, enter ... follow instructions. It's quite a good installer - a lot better than crappy RPMs.
    You can try running it now with livestation & - but wait - a library error! woes!
    Just copy libpcre.so.0 to libpcre.so.3 this is probably nefarious.

    Code:
    cd /lib/
    sudo cp libpcre.so.0  libpcre.so.3
    livestation &
    Ah bloomberg. I wonder if it also does other channels?
     
    Issue313, Nov 24, 2008
    #1
  2. Issue313

    magnumopus

    Joined:
    Jan 9, 2009
    Messages:
    28
    Likes Received:
    0
    You can also get other channels such as BBC and the Iranian version of CNN Press TV - which at the moment is certainly worth watching to see how things are reported over there. As for the install advice, all I did was follow the instructions and it worked out of the box no problems.
     
    magnumopus, Jun 17, 2009
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.
Similar Threads
Loading...