changeset 1355:acdd9f4def73

fixed typo
author arpi
date Fri, 20 Jul 2001 00:10:18 +0000
parents e28a160922d4
children e9242766474a
files DOCS/DivX4Linux
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/DivX4Linux	Fri Jul 20 00:03:43 2001 +0000
+++ b/DOCS/DivX4Linux	Fri Jul 20 00:10:18 2001 +0000
@@ -18,11 +18,11 @@
    Change DECORE_LIBS in config.mak to be:
       DECORE_LIBS=-L/usr/local/lib -ldivxdecore
 
-4. Compile mplayer
+4. Compile mplayer  (make;make install)
 
 5. How to enable it?
  It's a bit tricky. As it conflicts with opendivx (it's API is very
- similar to opendivx's), opendivx code is disabled, and teh opendivx
+ similar to opendivx's), opendivx code is disabled, and the opendivx
  driver calls this library too.
  You have 2 choices:
    -vc odivx : using divx4 codec as a new version of opendivx.