<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm running Ubuntu 6.10 and I've installed mythtv via apt-get.&nbsp; Now I'd like to try to build the &quot;fixes&quot; version from the fixes branch.&nbsp; Should I &quot;configure&quot; the source version to install into /usr?&nbsp; Should I remove the existing MythTV package (apt-get remove ???) before installing the source version?&nbsp; If the source version is buggy/unacceptable how can I restore the package version (is apt-get install sufficient)?
</blockquote><div><br>Honestly, I would install to /usr/local and leave the exist packages in place.&nbsp; Just make sure that your PATH has /usr/local in the list first (and you might need to set LD_LIBRARY_PATH to do the same... though I don't think Myth dynamically links to any of it's internal libraries).
<br><br>This way, if something goes wrong, you can just go back to running the old version.&nbsp; And if things are working well, then you can use apt to remove the old packages.<br><br>Brett.<br></div></div><br>