Hi Salim, I was looking for "libvdr-xineliboutput.so.2.0.0.lib" file, instead of "libvdr-xineliboutput.so.2.0.0". After I copied it in vdr/PLUGINS/lib, problem solved. Thanks a lot ! Karim -----Message d'origine----- De : vdr-bounces@xxxxxxxxxxx [mailto:vdr-bounces@xxxxxxxxxxx] De la part de Karim Envoyé : jeudi 2 mai 2013 19:24 À : 'VDR Mailing List' Objet : Re: Xineliboutput doesn't compil under vdr-2.0.1 Hi Halim, I have double checked : there is no "libvdr-xineliboutput.so.2.0.0" in vdr/PLUGINS/lib (or anywhere). I am afraid that compilation fails. Thanks Karim -----Message d'origine----- De : vdr-bounces@xxxxxxxxxxx [mailto:vdr-bounces@xxxxxxxxxxx] De la part de Halim Sahin Envoyé : jeudi 2 mai 2013 05:39 À : vdr@xxxxxxxxxxx Objet : Re: Xineliboutput doesn't compil under vdr-2.0.1 Hi, In the output you posted here are no error message (only warnings). The build was successfull but xineliboutput didn't copy the binaries to PLUGINS/lib because of the old Makefiles. You can do it yourself :-). cd PLUGINS/src/xineliboutput cp libvdr-xineliboutput* ../../lib cp libxineliboutput* ../../lib To install the frontends: sudo make install Thats it. HTH. Halim _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr