[mythtv] using GNU configure
Torsten Schenkel
torsten.schenkel at web.de
Thu Dec 11 13:38:13 EST 2003
On Thu, 2003-12-11 at 03:36, Robert Atkinson wrote:
> I for one am stuck in QT hell at the moment, so any insight that
> automake/autoconf can give me as to what is wrong
> would be more than welcome.
>
> Being a freebsd user, and using linux only on occasion, I'm on my 30th
> install now as I try all different manners of packages, and cvs compiles.
>
> This is woody i'm using as a base, but just so many errors, dependancy
> issues and the a libc6 error, geez :)
Debian woody? Then the solution should be easy (depending of how fubar'd
your system is already)
Set up the debian feeds for mythtv src packages.
Run
apt-get update
apt-get build-dep mythtv
This should install all the packages you need to compile mythtv.
If you don't want to install them automagically, don't hit Y when
prompted, but copy and paste the packages you want to install from the
list of packages it displays to the end of an 'apt-get install'.
(You have to do this for other modules for mythtv, since 'apt-get
build-dep mythmusic' for example wants to install libmyth-0.11 and
libmyth-0.11-dev, which you don't want for 0.13 :-)
Look at the second link in my sig for details.
HTH,
Torsten
--
Config files for PVR350 TV-Out:
http://www-isl.mach.uni-karlsruhe.de/~hi93/ivtv-pvr-350-conf.tgz
Walkthrough: MythTV on Epia with PVR350 using Debian:
http://www-isl.mach.uni-karlsruhe.de/~hi93/myth/mythtv_debian_epia_pvr350_walkthrough
More information about the mythtv-dev
mailing list