Hi<br><br><div class="gmail_quote">On 14 November 2010 23:16, Matthew Rowles <span dir="ltr">&lt;<a href="mailto:rowlesmr@gmail.com">rowlesmr@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div>The error says that it can&#39;t find libmyth-0.23.so.0<br></div>
<br>
$ ls /usr/lib/libmyth-*<br>
/usr/lib/libmyth-0.24.so.0  /usr/lib/libmyth-0.24.so.0.24<br>
/usr/lib/libmyth-0.24.so.0.24.0<br>
<br>
$locate *myth*23  doesn&#39;t return anything.<br><br></blockquote><div>it&#39;s not the libraries you want to look at, but the binaries themselves.<br>Like mythfrontend etc..<br><br>use ldd and see which one is the culprit. <br>
</div></div>