[mythtv-users] SVN build: missing libmythfreemheg

Daris Drake darisd at hotmail.com
Sun Jun 4 06:45:00 UTC 2006


>Sounds like you need to check that /etc/ld.so.conf has the paths of all
>your libraries (/usr/local/lib is not usually a default) and run ldconfig
>to rebuild the cache.

Thanks alot, that was the problem. I never knew that command existed, or 
that there was such a thing as a linked library manager. Learn a new thing 
every day! (sorry I am primarily a script programmer)

I am still not sure why the "make install" is placing libraries in both 
/usr/lib64 and /usr/local/lib, but it is. Since I have worked around it, I 
no longer really care to be honest. Unless someone thinks it might cause a 
problem later on...

For those reading that experience the same problem, add a line to ld.so.conf 
(or a line to a config file in ld.conf.d called "myth.conf" or something 
like that) for each directory where libraries are having issues "being 
seen".




More information about the mythtv-users mailing list