Hello everybody!
I am trying to install videLan server in a debian Linux machine.
When I try to install the libdvb-0.2.2 library I get the following error message:
In file included from DVB.hh:19,
from devices.hh:15,
from devices.cc:1:
channel.h:26: linux/dvb/dmx.h: No such file or directory
channel.h:27: linux/dvb/frontend.h: No such file or directory
channel.h:28: linux/dvb/video.h: No such file or directory
channel.h:29: linux/dvb/audio.h: No such file or directory
make: *** [devices.o] Error
Any guess on what is generating this message and how can I solve it?
Thanks for your help!
Juliano