On 6/26/06, <b class="gmail_sendername">Allan Wilson</b> <<a href="mailto:allanwilson@gmail.com">allanwilson@gmail.com</a>> 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;">
<div><span class="e" id="q_10c130a1e8d76738_0">On 6/26/06, <b class="gmail_sendername">Robin Gilks</b> <<a href="mailto:g8ecj@gilks.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">g8ecj@gilks.org
</a>> 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;">
<br>> I just checked out a new version of myth from the svn to see if it would<br>> fix<br>> some of my HD problems and now nothing runs I get the following error<br>> when<br>> trying to run either the frontend or backend:
<br>><br>> This app was compiled against libmyth version: 0.19.20060621-1<br>>
but the library is version: 0.19.20060331-1<br>>
You probably want to recompile everything, and do<br>> a<br>>
'make distclean' first.<br>><br>> I tried running make distclean then recompiling and I tried removing the<br>> svn<br>> and the starting all over and always end up with the same message. Does<br>> anyone know how to fix this error? Thanks for the help
<br>><br><br>Sounds like your original installation had a prefix of /usr and by default<br>SVN installs in /usr/local. The fix is probably to delete manually all the<br>/usr/lib/libmyth* stuff. The plugins in /usr/share/mythtv/plugins will
<br>probably want zapping as well.<br><br>--<br>Robin Gilks<br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>
</span></div><div>
I tried the make uninstall which ran but didn't help, then I tried to
delete my /usr/lib/libmyth* and that also did not help. Then I tried to
edit the makefile by hand and still no luck. I couldn't figure out what
I should edit. I'm stumped can anyone explain how when I uninstall
/usr/lib/libmyth* it is still seeing the old libraries. Could it be
somewhere else? I am using Ubuntu Dapper. Thanks for any help.<br></div><div><span class="sg">
<br>
Allan<br>
</span></div></blockquote></div><br>
Sorry I jumped the gun on my post and answered my own question. I did a
search on the files that I had in /usr/lib/libmyth* and found that I
had the same files in /usr/local/libmyth* from when I used the svn but
forgot to use the --preifx=/usr option, just as suggested above. I
deleted all libmyth* in /usr/local/lib/libmyth* and everything is
working great so far. Thanks for the help<br>
<br>
Allan<br>
<br>