summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorscop <scop>2005-03-14 18:31:54 +0000
committerscop <scop>2005-03-14 18:31:54 +0000
commit673c46dee720f53a5e0285dbdf4151724e04e9d4 (patch)
tree17af27cd0c44200b3c43023aaa149f478c1dfdf0 /INSTALL
parentee57787bce833998b6a7730bb44d898507f54e90 (diff)
downloadvdr-plugin-dxr3-673c46dee720f53a5e0285dbdf4151724e04e9d4.tar.gz
vdr-plugin-dxr3-673c46dee720f53a5e0285dbdf4151724e04e9d4.tar.bz2
Merge docs from HEAD.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index f5958f8..91b3159 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,9 +7,10 @@ Prerequisites:
Installation:
-- Get the latest dxr3-plugin version from "http://www.schluenss.de/dxr3.html"
+- Get the latest dxr3-plugin version from "http://sourceforge.net/projects/dxr3plugin/"
- Unpack the package into "PLUGINS/SRC" directory
- Make a symbolic link to this dxr3-plugin (ln -s vdr_dxr3_x.x.x dxr3)
+- Check FFMDIR and EM8300 in Makefile
- Check extra settings in Makefile:
# where is the microcode for the dxr3 located?
DEFINES += -DMICROCODE=\"/usr/share/misc/em8300.uc\"