Deleting the libraries from /usr/local/lib and re-installing worked, thanks.<br><br><div><span class="gmail_quote">On 30/03/07, <b class="gmail_sendername">Michael T. Dean</b> &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 03/30/2007 05:50 PM, R. G. Newbury wrote:<br>&gt; Willy Boyd wrote:
<br>&gt;<br>&gt;&gt; Since others will be reading this, I would just like to personally<br>&gt;&gt; recommend *against* doing just that.&nbsp;&nbsp;There are good reasons for<br>&gt;&gt; &quot;standards&quot; like building into /usr/local, especially when mixing
<br>&gt;&gt; user-compiled code with pre-built packages.&nbsp;&nbsp;Unless you&#39;re very<br>&gt;&gt; careful (as I&#39;m sure you are), you stand a greater chance of messing<br>&gt;&gt; up your environment when you start installing custom code over
<br>&gt;&gt; packaged binaries which normally like in /usr.&nbsp;&nbsp;Sure, a common mistake<br>&gt;&gt; is to have the old libs hanging around in /usr, but that&#39;s why you<br>&gt;&gt; remove the older myth packages as well and keep things separate.&nbsp;&nbsp;Once
<br>&gt;&gt; you start mixing things in the same bowl you get even more unexpected<br>&gt;&gt; results.&nbsp;&nbsp;/usr is for system packages, /usr/local is for user-compiled<br>&gt;&gt; binaries and libs.<br>&gt;&gt;<br>&gt; And further to the above, if you ensure that /usr/local is listed before
<br>&gt;&nbsp;&nbsp; /usr in your PATH and /usr/local/lib before /usr/lib in ld.so.conf,<br>&gt; the two versions can co-exist peacefully, to the extent that you can try<br>&gt; the SVN version without touching your present installation. If the SVN
<br>&gt; crashes, you need only delete /all usr/locla/bin/myth* and<br>&gt; /usr/local/lib/libmyth* files to revert.<br><br>And then delete your database...&nbsp;&nbsp;And don&#39;t forget that all machines on<br>your network need to run the same revision of
<br>mythbackend/mythfrontend/mythplugins...<br><br>Mike<br><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">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>