Hey Dan:<div><br><div class="gmail_quote">On Thu, Nov 11, 2010 at 10:47 AM, Dan Smith <span dir="ltr">&lt;<a href="mailto:mrplowdan@gmail.com">mrplowdan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Well I was having problems with mytharchive having all its themes<br>
missing until I realized /usr/share/mythtv/mytharchive was missing and<br>
too a peek at the mytharchive deb from mythbuntu 0.24-27162 and found<br>
out it installed it to<br>
/build/buildd/mythtv-0.24.0+fixes27162/debian/tmp/usr/share/mythtv/mytharchive/<br>
/usr/share/mythtv/<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br></div><div>In the future can you please report these types of things to <a href="http://bugs.launchpad.net/mythbuntu">http://bugs.launchpad.net/mythbuntu</a> ?</div><div><br>This particular one was found a few days ago and should be fixed with current builds.  It was caused by SYSROOT not being used consistently throughout the mythplugins build (and partially sourced by the mythtv build).  At times it refers to where it needs to find libraries and at other times where it needs to install files to.</div>
<div><br></div><div>The way that we do the mythbuntu build now is mythtv/mythplugins/myththemes all in one shot.  We apply this patch to let that work (and make the usage of sysroot more consistent):</div><div><br></div><div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://bazaar.launchpad.net/~mythbuntu/mythtv/mythtv-fixes/annotate/head:/debian/patches/configure_mythplugins_without_mythtv_installed.patch">http://bazaar.launchpad.net/~mythbuntu/mythtv/mythtv-fixes/annotate/head:/debian/patches/configure_mythplugins_without_mythtv_installed.patch</a></div>