[mythtvnz] DVB-T MythTV patches: distributions?
Kenneth Dixon
ken.dixon at clear.net.nz
Sat Aug 2 03:19:39 BST 2008
Hi Daniel,
Yes I have been very interested also and just today have
started trying to get the patched version going on a test
machine using Mythbuntu 8.04.1 on an AMD64 machine.
I have not yet got a working system I think using AMD64
architecture is causing some hiccups. Here is an outline of
how to get started on a Debian based system:
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get build-dep mythtv
wget
http://pkendall.homeip.net/wp/wp-content/plugins/download-monitor/download.php?id=6
tar xjf mythtv-0.21.0+fixes17900+ffmpeg14408+latm.tar.bz2
cd mythtv-0.21.0+fixes17900+ffmpeg14408+latm
./configure
nano ./libs/libavcodec/Makefile
# Remove -fpic -FPIC from CFLAGS and CXXFLAGS
nano ./libs/libmythfreesurround/Makefile
# Add -I../.. to INCPATH
nano ./libs/libavutil/avutil.h
# Add #include "intreadwrite.h"
make
Good luck,
oh and thanks Paul for all the effort, much appreciated
----- Original Message Follows -----
> Hi,
>
> I've been following the DVB-T patches topic with some
> interest, and it seems now might be the time to try them
> out. Thanks for the hard work Paul, and all the others
> who've been trying these out. I wondered if anyone wanted
> to comment on what distributions they have been trying
> this out on? I used to do quite a lot of compiling back
> when using Linux meant you had to, but in recent years I
> haven't had to compile or apply patches very often and
> have stuck with Fedora, partly out of habit and partly
> because generally everything I need is available a
> package. Even Mythtv! I'm not asking for any help on
> getting source from svn, applying patches, and possibly
> downloading extra packages for kernel headers and sources
> which might be required if I try this out on Fedora, I can
> probably muddle my way through most of that. I was more
> curious as to what distributions people using these
> patches were running, and if anyone had any strong
> opinions (highly unlikely I know .. :-)) on whether some
> distributions are likely to make this experiment easier.
> Any comments appreciated.
>
> Cheers,
>
> Daniel
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives
> http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>
More information about the mythtvnz
mailing list