[mythtv] need install help

Matt Zimmerman mythtv-dev@snowman.net
Tue, 29 Oct 2002 14:16:43 -0500


On Tue, Oct 29, 2002 at 02:22:02PM -0500, Jason wrote:

> I hope someone can help.  I've been trying to install myth-tv rel 0.6 on 
> debian unstable, but when I try to run setup, I am given the error: 
> "./setup: error while loading shared libraries: libmyth.so.0: cannot 
> open shared object file: No such file or directory"
> 
> A whereis tells me libmyth.so: /usr/local/lib/libmyth.so 
> /usr/local/lib/libmyth.so.0.  
> 
> Being a new Linux user I am utterly lost.  Can anyone help?

Add a line to /etc/ld.so.conf that reads:

/usr/local/lib

And run 'ldconfig'.

-- 
 - mdz