On 10/27/07, <b class="gmail_sendername">Anduin Withers</b> &lt;<a href="mailto:awithers@anduin.com">awithers@anduin.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; So how do i update mtd?&nbsp;&nbsp;I installed SVN with the FC6 Howto on the wiki.<br><br>I have no idea what the FC6 instructions are. From your earlier description<br>I&#39;m going to assume you had the FC6 atrpms packages installed, and then to
<br>get some fancy new thing, grabbed SVN. If this is the case it seems likely<br>that you have packages or parts of them still around.<br><br>Packaged versions usually install to /usr, while svn (if you didn&#39;t provide
<br>an explicit prefix) will default to /usr/local. You probably have<br>/usr/bin/mtd and /usr/local/bin/mtd, or you never built and installed the<br>trunk mtd.<br><br>--<br>Anduin Withers<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><br>[myth@mythtv ~]$ ls /usr/bin/ |grep mtd<br>[myth@mythtv ~]$ ls /usr/local/bin/ |grep mtd<br>mtd<br>[myth@mythtv ~]$ <br><br>so i have /usr/local/bin/.<br><br>how do i make sure i upgrade to mtd trunk?
<br><br>thanks<br>