Hi,
When i compile my plugins under vdr 1.4.7 most of them get the
versionnumber 1.4.5. For example: libvdr-ttxtsubs.so.1.4.5. The result
of this is that i get the following errormessage when i try to launch:
vdr: ./PLUGINS/lib/libvdr-ttxtsubs.so.1.4.5: cannot open shared object
file: No such file or directory
My solution to this problem is 'ln -s ibvdr-ttxtsubs.so.1.4.7
ibvdr-ttxtsubs.so.1.4.5'.
However, that seems more like a workaround. Is there a clean solution to
this? Thanks!
-Alex