0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/INSTALL
gabucino 294991f58d Updated.. anyone reads it anyway? :/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@164 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-19 19:07:12 +00:00

30 lines
791 B
Plaintext

=======================================================================
* 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. 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