I'm not sure if this should be reported on the MythTV Trac system too? or at least the Myth-Dev list
Paul

On 14/09/2006 12:02 PM, Stanley Stanski wrote:
This seems to be a problem with the x86_64 builds.

Mythtv seems to be looking in lib64 for plugins named lib64[plugin].so not lib[plugin].so.   I'm guessing the prefix is parameter passed in during compile time. 

As a temporary fix I created symbolic links called lib64*.so to all the lib*.so files in the /usr/lib64/mythtv/plugins directory. 

Ex: ln -s  libmytharchive.so lib64mytharchive.so


My mythfrontend now recognizes all the plugins.

--
Stan

_______________________________________________ atrpms-users mailing list atrpms-users@atrpms.net http://lists.atrpms.net/mailman/listinfo/atrpms-users



_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to