summaryrefslogtreecommitdiffstats
path: root/DOCS/INSTALL
blob: 654e392f2576a12b9c288193a22d8d32b949212e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
    =======================================================================
     * HOW TO COMPILE MOVIE PLAYER COMPONENTS * (C) 2000. A'rpi/ESP-team *
    =======================================================================

Pontscho/Fresh! did some script and makefiles so compiling is much
easier now. If you find a bug in that, please contact us:
  pontscho@makacs.poliod.hu
  arpi@esp-team.scene.hu

1. The Player: (mplayer)
~~~~~~~~~~~~~~~~~~~~~~~~
  ./configure
[* check config.h and config.mak files! *]
  make
  make install
[* if you compiled DGA in, check VIDEOCARDS! *]

2. The Codecs: (w32codecs.zip)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  unzip w32codecs.zip to /usr/lib/win32
  Filenames LOWERCASE !

3. Drivers: (mga_vid.o)
~~~~~~~~~~~~~~~~~~~~~~~
  cd drivers
  make
  mknod /dev/mga_vid c 178 0
  chmod go+rw /dev/mga_vid

4. Matrox G400 DH TV-out tools:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  cd TVout
  ./compile.sh

5. Fonts:
~~~~~~~~~
  Get the .zip file from the DOWNLOAD section
  cd ~/.mplayer
  mkdir font
  cd font
  unzip mp_font1.zip