summaryrefslogtreecommitdiffstats
path: root/DOCS/INSTALL
blob: c81b5abda3a1b24dd770ccc450fdbe956fcafc59 (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
    =======================================================================
     * 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 dep
  make
  make install

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

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