From 12ea50fceba47cbfde1e11da4fff9aa5f5b2aeda Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 15 Apr 2006 12:39:35 +0200 Subject: Removed DVBDIR from Makefile; it's now defined in Make.config if necessary --- INSTALL | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c4b2a59e..a12989c8 100644 --- a/INSTALL +++ b/INSTALL @@ -25,17 +25,12 @@ Compiling and running the program: VDR requires the Linux-DVB driver header files to compile. As of kernel 2.6 these are part of the official Linux kernel -distribution, and VDR's Makefile will automatically locate -them. If you are using kernel 2.4 or earlier, you should -install the files from this package in a directory that is -"parallel" to the DVB directory of the driver source (refer to -http://linuxtv.org for more information about that driver). -For example, if the DVB driver was extracted into the directory -/home/kls/vdr/DVB, then this package should be extracted into -/home/kls/vdr/VDR. -If you have the DVB driver source in a different location -you can rename the file Make.config.template to Make.config and -adjust the definition of DVBDIR in that file. +distribution, and so they should be automatically found in +/usr/include/linux/dvb. If your DVB driver header files are +in a different location, you can rename the file Make.config.template +to Make.config and adjust the definition of DVBDIR in that file. + +Refer to http://linuxtv.org for more information about the Linux-DVB driver. VDR requires the Linux-DVB driver version dated 2003-08-23 or higher to work properly. -- cgit v1.2.3