Thanks.&nbsp; I recompiled with /usr/ as the prefix, which seemed to solve the problem.<br><br>Thanks!<br><br><div><span class="gmail_quote">On 8/28/07, <b class="gmail_sendername">Ben Curtis</b> &lt;<a href="mailto:mythtv@nosolutions.com">
mythtv@nosolutions.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;"><br>&gt; &quot;mythtv-setup: error while loading shared libraries: 
libmythtv-0.20.2.so.0:<br>&gt; cannot open shared object file: No such file or directory&quot;<br><br>I was having the exact same issue.<br><br>I was running RPM packages in FC4 until I upgraded Mythtv using source and<br>
a configure line of:<br><br>./configure --enable-xvmc --enable-opengl-vsync<br><br>The file exists:<br><br>[root@tvserver mythtv-0.20.2]# locate libmythtv-0.20.2.so.0<br>/usr/local/lib/libmythtv-0.20.2.so.0.20.2<br>/usr/local/lib/libmythtv-
0.20.2.so.0<br>/usr/local/lib/libmythtv-0.20.2.so.0.20<br><br>BUT, I found a solution.&nbsp;&nbsp;On my system, it&#39;s not finding libs in the<br>default location of /usr/local/lib.<br><br>I added /usr/local/lib to /etc/ld.so.conf and ran ldconfig, then it
<br>worked.&nbsp;&nbsp;Hopefully everything else goes smooth.<br><br>Ben<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>