2013-06-16, 18:12
So this is kinda off topic as in its not XBMC specific but more of a VDR issue so apologies. I want a better EPG in XBMC and used to use eepg with yaVDR. I was hoping someone would tell me how I can install the vdr-plugin-eepg for Ubuntu.
I have downloaded the source from here http://projects.vdr-developer.org/git/vd...-eepg.git/
now what do I do?
I can't get make or make plugin to compile, not sure what parameters I should be giving it:
the Readme states:
Ubuntu server 13.04 with vdr from the ubuntu repositories 1.7.28
Thanks for any help
I have downloaded the source from here http://projects.vdr-developer.org/git/vd...-eepg.git/
now what do I do?
I can't get make or make plugin to compile, not sure what parameters I should be giving it:
Code:
charlie@Server:~/Downloads/eepg-0.0.5$ make VDRDIR=/usr/include/vdr
grep: /usr/include/vdr/i18n.c: No such file or directory
make: *** No rule to make target `../../../libsi/si.c', needed by `eepg.o'. Stop.
charlie@Server:~/Downloads/eepg-0.0.5$ popd /usr/include/vdr/i
i18n.h include/ interface.h
the Readme states:
Quote:INSTALL
Unpack, make and make plugins like any other plugin. Call like any other
On the first run, in the vdr-plugins directory a subdirectory eepg is created
where all necessary files are created.
Ubuntu server 13.04 with vdr from the ubuntu repositories 1.7.28
Thanks for any help