[mythtv] myth-gallery fails compile

Matt Zimmerman mythtv-dev@snowman.net
Tue, 19 Nov 2002 11:38:35 -0500


On Mon, Nov 18, 2002 at 11:41:49PM -0500, Robert Dege wrote:

> 
> Yes, the lib files are located there:
> 
> [root@localhost mythgame-0.7]# ls -l /usr/local/lib | grep myth
> lrwxrwxrwx    1 root     root           20 Nov 17 11:39 libmyth-0.7.so.0  -> libmyth-0.7.so.0.7.0
> -rwxr-xr-x    1 root     root       218376 Nov 17 18:30 libmyth-0.7.so.0.7.0
> drwxr-xr-x    3 root     root         4096 Nov 17 18:01 mythtv
> 
> I am able run mythepg & mythfrontend without any visible errors.

The file that you need is "libmyth-0.7.so", which is used for compile-time
dynamic linking.  It should be a symlink to libmyth-0.7.so.0.

(and it should have been created when you installed mythtv...it was for me)

-- 
 - mdz