Personal tools
You are here: Home Open Source && Programming && Life Building MythStream on Ubuntu

Building MythStream on Ubuntu Building MythStream on Ubuntu

Document Actions
Submitted by ironstorm. on 2007-08-06 03:12. Kubuntu/UbuntuLinuxMythTV
MythStream is pretty awesome and now thanks to the efforts of Andrew Pollock doing the debianization it works with Mythbuntu...

If you are running i386 get the binary package from here: http://www.andrew.net.au/~apollock/mythstream/mythstream_0.17.2-2_i386.deb

Otherwise if you're on AMD64 like me, you can roll your own using the following instructions I cooked up:
cd ~
wget http://www.andrew.net.au/~apollock/mythstream/mythstream_0.17.2.orig.tar.gz
wget http://www.andrew.net.au/~apollock/mythstream/mythstream_0.17.2-2.diff.gz
tar -zxvf mythstream_0.17.2.orig.tar.gz
sudo aptitude -y install dpkg-dev debhelper g++
sudo aptitude -y install qt3-dev-tools libmyth-0.20-dev fftw-dev
zcat mythstream_0.17.2-2.diff.gz | patch -p0
cd mythstream-0.17.2.orig/
chmod +x debian/rules
debian/rules
make
debian/rules binary-arch
cd ~
sudo aptitude -y install libxml-dom-perl libxml-xql-perl
sudo dpkg -i mythstream_0.17.2-2_$(dpkg --print-architecture).deb

next up you'll have to configure mythstream as per the instructions...  so

zcat /usr/share/doc/mythstream/INSTALL.gz | less # jump to section "5)"
nano /usr/share/mythtv/library.xml /usr/share/mythtv/media_settings.xml /usr/share/mythtv/themes/MythCenter-wide/theme.xml # edit as per the instructions in the INSTALL file
Then restart mythtv-frontend and away you go....


Blog
« July 2008 »
Su Mo Tu We Th Fr Sa
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Categories:
Best Practices (0)
Cooking (2)
EeePC (1)
Embedded (3)
HDTV (2)
Health (1)
J2EE (1)
Java (6)
Linux (24)
Movies (1)
Music (3)
MythTV (10)
NSLU2 (2)
Not Tech (11)
Plone (2)
Politics (2)
QEMU (4)
Tomcat (1)
Tooling (4)
Travel (1)
VoIP (1)
Websphere (1)
Windows (6)
Zaurus (4)
 

Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: