How to compile the vdr server plugin
#19
Everythings seems to be correct there since localhost is allowed. VDR seems to get automaticly terminated after a few seconds. I looked into the syslog and there's something more specific:

Code:
Nov 25 22:18:49 xbmc vdr: [1712] VDR version 2.1.2 started
Nov 25 22:18:49 xbmc vdr: [1712] switched to user 'vdr'
Nov 25 22:18:49 xbmc vdr: [1712] codeset is 'UTF-8' - known
Nov 25 22:18:49 xbmc vdr: [1712] found 28 locales in /usr/share/locale
Nov 25 22:18:49 xbmc vdr: [1712] loading plugin: /usr/lib/vdr/plugins/libvdr-vnsiserver5.so.2.1.2
Nov 25 22:18:49 xbmc vdr: [1712] ERROR: /usr/lib/vdr/plugins/libvdr-vnsiserver5.so.2.1.2: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Nov 25 22:18:49 xbmc vdr: [1712] max. latency time 0 seconds
Nov 25 22:18:49 xbmc vdr: [1712] exiting, exit code 2
Nov 25 22:18:49 xbmc vdr: VDR stopped

See full file here (HUGE!!!).

[EDIT]

Got it to work! The filename of the plugin was wrong. It was libvdr-vnsiserver5.so.2.0.0, after renaming it to 2.1.2 it worked.
Reply


Messages In This Thread
RE: How to compile the vdr server plugin - by eroxm - 2013-11-25, 23:36
Logout Mark Read Team Forum Stats Members Help
How to compile the vdr server plugin0