<html><body>
<p><font size="4">I have installed mythtv via compiling source code, but when  I typed mythtv-setup, errors appeared: </font><br>
<font size="4">though I have tried to find etv/ld.so.conf has /usr/local/lib where libmythtv-0.20.so.0 has exsited, and run ldconfig, but still can't solve this problem</font><br>
<br>
<font size="4"># mythtv-setup<br>
mythtv-setup: error while loading shared libraries: libmythtv-0.20.so.0: cannot open shared object file: No such file or directory</font>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="100%" valign="middle"><font size="4"><br>
#ldd /usr/local/bin/mythtv-setup<br>
        linux-gate.so.1 =&gt;  (0x00d49000)<br>
        libmythtv-0.20.so.0 =&gt; not found<br>
        libmythavformat-0.20.so.0 =&gt; not found<br>
        libmythavutil-0.20.so.0 =&gt; not found<br>
        libmythavcodec-0.20.so.0 =&gt; not found<br>
        libmythfreemheg-0.20.so.0 =&gt; not found<br>
        libmythupnp-0.20.so.0 =&gt; not found<br>
        libmythlivemedia-0.20.so.0 =&gt; not found <br>
        libmyth-0.20.so.0 =&gt; not found<br>
        libmythui-0.20.so.0 =&gt; not found</font></td></tr>
</table>
<br>
</body></html>