<br><br><div class="gmail_quote">On Mon, Mar 17, 2008 at 11:42 PM, Monkey Pet <<a href="mailto:monkeypet@gmail.com" target="_blank">monkeypet@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
For the xml error, make sure this is commented out in debian/rules, like this:<br>
<br>
# dh_install --sourcedir=debian/mythtv -pmythtv-backend<br>
<div>usr/share/mythtv/setup.xml<br>
</div> # rm -f debian/mythtv/usr/share/mythtv/setup.xml<br>
<br>
For the Python error make sure you have the python2-3-dev package installed:<br>
<br>
xebian:~# dpkg -l |grep python<br>
ii python2.3 2.3.5-3sarge2 An interactive high-level object-oriented la<br>
ii python2.3-dev 2.3.5-3sarge2 Header files and a static library for Python<br>
<div><div></div><div><br></div></div></blockquote><div><br>still having issues. now its saying it cant find files. I have deleted the source and tried again a few times but it still says they are missing<br>
<br> make[2]: Entering directory `/usr/local/src/mythtv-0.21/config'<br>make[2]: `install' is up to date.<br>make[2]: Leaving directory `/usr/local/src/mythtv-0.21/config'<br>make[1]: Leaving directory `/usr/local/src/mythtv-0.21'<br>
install -d debian/mythtv/usr/share/mythtv/sql<br>install -m 644 database/*.sql debian/mythtv/usr/share/mythtv/sql<br>dh_strip -pmythtv --tmpdir=debian/mythtv<br>rm -f debian/mythtv/usr/share/mythtv/FreeSans.ttf debian/mythtv/usr/share/mythtv/FreeMono.ttf<br>
dh_link -pmythtv-common usr/share/fonts/truetype/freefont/FreeSans.ttf usr/share/mythtv/FreeSans.ttf<br>dh_link -pmythtv-common usr/share/fonts/truetype/freefont/FreeMono.ttf usr/share/mythtv/FreeMono.ttf<br>#dh_install --sourcedir=debian/mythtv -pmythtv-backend usr/share/mythtv/setup.xml<br>
#rm -f debian/mythtv/usr/share/mythtv/setup.xml<br>find debian/mythtv/usr/share -type f -exec chmod 0644 {} \;<br>dh_movefiles --sourcedir=debian/mythtv<br>dh_movefiles: debian/mythtv/usr/share/mythtv/themes not found (supposed to put it in mythtv-common)<br>
tar: /usr/local/src/mythtv-0.21/debian/movelist: Cannot stat: No such file or directory<br>tar: Error is not recoverable: exiting now<br>sh: line 1: /usr/local/src/mythtv-0.21/debian/movelist: No such file or directory<br>
dh_movefiles: debian/mythtv/usr/bin/mythbackend not found (supposed to put it in mythtv-backend)<br>dh_movefiles: debian/mythtv/usr/bin/mythcommflag not found (supposed to put it in mythtv-backend)<br>dh_movefiles: debian/mythtv/usr/bin/mythfilldatabase not found (supposed to put it in mythtv-backend)<br>
dh_movefiles: debian/mythtv/usr/bin/mythjobqueue not found (supposed to put it in mythtv-backend)<br>dh_movefiles: debian/mythtv/usr/bin/mythtranscode not found (supposed to put it in mythtv-backend)<br>dh_movefiles: debian/mythtv/usr/bin/mythtv-setup not found (supposed to put it in mythtv-backend)<br>
tar: /usr/local/src/mythtv-0.21/debian/movelist: Cannot stat: No such file or directory<br>tar: Error is not recoverable: exiting now<br>sh: line 1: /usr/local/src/mythtv-0.21/debian/movelist: No such file or directory<br>
dh_movefiles: debian/mythtv/usr/bin/mythfrontend not found (supposed to put it in mythtv-frontend)<br>dh_movefiles: debian/mythtv/usr/bin/mythlcdserver not found (supposed to put it in mythtv-frontend)<br>dh_movefiles: debian/mythtv/usr/bin/mythshutdown not found (supposed to put it in mythtv-frontend)<br>
dh_movefiles: debian/mythtv/usr/bin/mythtv not found (supposed to put it in mythtv-frontend)<br>dh_movefiles: debian/mythtv/usr/bin/mythtvosd not found (supposed to put it in mythtv-frontend)<br>dh_movefiles: debian/mythtv/usr/bin/mythwelcome not found (supposed to put it in mythtv-frontend)<br>
dh_movefiles: debian/mythtv/usr/lib/mythtv/filters not found (supposed to put it in mythtv-frontend)<br>dh_movefiles: debian/mythtv/usr/include/mythtv not found (supposed to put it in libmyth-0.21-dev)<br>tar: /usr/local/src/mythtv-0.21/debian/movelist: Cannot stat: No such file or directory<br>
tar: Error is not recoverable: exiting now<br>sh: line 1: /usr/local/src/mythtv-0.21/debian/movelist: No such file or directory<br>make: *** [install] Error 1<br>xebian:/usr/local/src/mythtv-0.21# <br>
<br></div></div><br>