[mythtv-users] Compiling latest SVN

Rick rbonafied at gmail.com
Fri Nov 23 18:35:29 UTC 2007


I think what your missing is a ldconfig config file that points to the
install library location of your myth libraries.

I have a file called 'myth.conf' located in /etc/ld.so.conf.d which
contains:
/usr/local/mythtv/lib

Change the content line to the directory where you installed your myth
libraries and then run 'ldconfig' as root.  Once done it should find the
shared libraries when you run 'mythfrontend'.

I hope that helps ...
Rick


More information about the mythtv-users mailing list