> > I had to build my own plugins, but using the mdz sources made that a snap.
>
> Can you please give some details here?

<sources.list>

# debian mirror
deb http://mirror.direct.ca/linux/debian/ unstable main non-free contrib
deb-src http://mirror.direct.ca/linux/debian/ unstable main non-free contrib

# liblame
deb ftp://ftp.nerim.net/debian-marillat/ sid main
deb-src ftp://ftp.nerim.net/debian-marillat/ sid main

# mythtv
deb http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv
deb-src http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv

</sources.list>

apt-get update
apt-get build-dep mythtv mythplugins
apt-get install fakeroot
apt-get source mythplugins
cd mythplugins-0.18.1/
dpkg-buildpackage -rfakeroot -uc -b
dpkg -i ../myth*deb

 Something like that anyhow. :)

--
"We are here on Earth to fart around. Don't let anybody tell you any different!"
 -- Kurt Vonnegut
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to