Darren Salt wrote: >I demand that cardboil may or may not have written... > > > >>I am running FC4 with DVB-s card installed and working correctly. Now, I'm >>trying to install VDR following the instructions on >>http://www.linuxtv.org/vdrwiki/index.php/VDR_installation. >> >> >>First, I installed JPEG as instructed. When I do a make for VDR, I get a >>bunch of Woverloaded messages followed by this error: >> >> >>make: *** No rule to make target `jpeglib.h', needed by `dvbdevice.o'. Stop. >> >> >You've made the classic mistake: you've installed the libjpeg binaries >package but you forgot the corresponding -devel package. > >The page *does* say that you need the devel headers... > There are Redhat / Fedora RPMS for libjpeg; on my FC4 setup, I already had: rpm -qa | grep libjpeg libjpeg-devel-6b-34 libjpeg-6b-34 Sean