summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3a8ccdd..ddcd172 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,8 +13,7 @@ Installation:
http://projects.vdr-developer.org/projects/show/plg-dxr3
- Unpack the package into "PLUGINS/SRC" directory.
- Make a symbolic link to this dxr3-plugin (ln -s dxr3-x.x.x dxr3).
-- Check FFMPEG_INC, FFMPEG_LIBS and EM8300_INC in Makefile.
-- Check extra settings in Makefile: -DMICROCODE, -DUSE_XINE_SCALER
+- Check ALSA_*, FFMPEG_*, EM8300_INC, and -DMICROCODE in Makefile.
- Call "make plugins" in the VDR root directory.
- Make sure your DXR3 driver modules are loaded and ready to run.
- Start VDR with "vdr -Pdxr3".