summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-14 11:30:12 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-14 11:30:12 +0100
commit79625767279c256949c8305f66154f1a4fcd0ffa (patch)
tree1caf9f3fc5cae769c73234cbd43e4e316fac5acc /INSTALL
parentee28d49598732fdbbbc15240a4c2feac6bb8c09d (diff)
downloadvdr-79625767279c256949c8305f66154f1a4fcd0ffa.tar.gz
vdr-79625767279c256949c8305f66154f1a4fcd0ffa.tar.bz2
Added a note about "modprobe capability" to INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 18c303cc..3be9c34e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -40,6 +40,12 @@ adjust the definition of DVBDIR in that file.
VDR requires the Linux-DVB driver version dated 2003-08-23 or higher
to work properly.
+You will also need to install the "libjpeg" and "libcap" libraries,
+as well as their "devel" packages to get the necessary header files
+for compiling VDR. If the "capability" module is not compiled into
+your kernel, you may need to do "modprobe capability" before running
+VDR.
+
After extracting the package, change into the VDR directory
and type 'make'. This should produce an executable file
named 'vdr', which can be run after the DVB driver has been