[mythtv-users] German HD channels...

Schuren, Mark schurenmark at versanet.de
Mon Dec 28 11:28:25 UTC 2009


Andrew Stevens wrote:

> Here's what I did:
> 
> apt-get build-dep mythtv    
> apt-get build-dep mythmusic
> ...
> svn co http://svn.mythtv.org/svn/branches/release-0-22-fixes mythtv-0-22
> cd mythtv-0-22/mythtv
> pushd libs/libavformat
> patch -p0 < ~/downloads/libavformat.diff
> popd
> ./configure --prefix=/usr/local/mythtv 
> make -j 2
> sudo make install
> cd ../mythplugins
> ./configure --prefix=/usr/local/mythtv
> make -j 2
> sudo make install
>
>     I then removed the install mythfrontend package and set up shared
> library loading to use the newly installed mythtv libs
> 
> sudo bash -c 'echo /usr/local/mythtv/lib > /etc/ld.so.conf.d/local-myhtv.conf'
> ldconfig

Thank you very much Andrew, that is exactly what I was looking for!
Regards,
Mark



More information about the mythtv-users mailing list