Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] libmpeg2 version conflict for OSDPIP plugin and noad



Hi all,

to your information. 

There is a version conflict for libmpeg2 used by noad and the OSDPIP plugin.
The plugin needs libmpeg2-0.4.0, noad needs libmpeg2-0.3.1.

I have installed the library 0.3.1 in /usr/lib and the version 0.4.0 in 
/usr/local/lib


I have solved the conflict by adding following line to noad_functions.sh:

LD_PRELOAD=/usr/lib/libmpeg2.so.0

and in runvdr:

export LD_PRELOAD=/usr/local/lib/libmpeg2.so.0

With this noad and the plugin is working.


Andreas



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index