Menu [hide]
  Home
  News
  Forums
  Blogs
Google
This documentation is out of date. We are working on it...

install the binary release

The Morphine.tv binary relase is the easiest way to use Morphine.tv. The binary release contains all dependencies we need, including a slightly modified version of DirectFB. The release in its structure is comparable to the "32-bit" environment used in 64bit environments. There are no dependencies to the host system, except that the hardware that is used should work properly (TV-Card, Sound card, etc).

The binary release is split in 2 packages.

  • mmsbin (Morphine.TV and its plugins)
  • runtime (The Morphine.TV dependent packages)

Download both packages from here. After that extract the mmsbin package:

tar -xjf ./mmsbin-1.0.1.tar.bz2


After that change to the mmsbin directory and extract the runtime.

cd ./mmsbin-1.0.1
tar -xjf ../runtime-1.0.1.tar.bz2


Thats it. To test the installation, start Moprhine.TV by issuing

./startmmsruntime.sh


in the mmsbin directory.

All is well, if You see Morphine.TV running. To end the application yust press CTRL+C on Your keyboard or the Power button on Your remote control.

To see how to get tv-channels and music data to Your morphine installation please visit using the binary release.