PS : I tried to run "make install" from vdr but xineliboutput doesn't "see" vdr. Please see below : root@pctest:/usr/local/src/vdr/PLUGINS/src/xineliboutput# make install sed: impossible de lire /config.h: Aucun fichier ou dossier de ce type Makefile:97: ******************************************************** Makefile:98: VDR not detected ! VDR plugins will not be compiled. Makefile:99: ******************************************************** sed: impossible de lire /config.h: Aucun fichier ou dossier de ce type sed: impossible de lire /config.h: Aucun fichier ou dossier de ce type sed: impossible de lire /config.h: Aucun fichier ou dossier de ce type sed: impossible de lire /config.h: Aucun fichier ou dossier de ce type sed: impossible de lire /config.h: Aucun fichier ou dossier de ce type sed: impossible de lire /config.h: Aucun fichier ou dossier de ce type Installing //usr/local/lib/xine/plugins/2.2/xineplug_inp_xvdr.so Installing //usr/local/lib/xine/plugins/2.2/post/xineplug_post_autocrop.so Installing //usr/local/lib/xine/plugins/2.2/post/xineplug_post_swscale.so Installing //usr/local/lib/xine/plugins/2.2/post/xineplug_post_audiochannel.so Installing ../../lib/libvdr-xineliboutput.so. Installing //usr/bin/vdr-fbfe Installing ../../lib/libxineliboutput-fbfe.so.1.0.90-cvs Installing //usr/bin/vdr-sxfe Installing ../../lib/libxineliboutput-sxfe.so.1.0.90-cvs If this log could help to point on the problem... Regards. 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