Mercurial > mplayer.hg
comparison README @ 15834:1d2234930e70
mentioning xorg
author | alex |
---|---|
date | Mon, 27 Jun 2005 20:23:11 +0000 |
parents | 4dbd572fa869 |
children | 48bc49869399 |
comparison
equal
deleted
inserted
replaced
15833:ad1c38d52803 | 15834:1d2234930e70 |
---|---|
17 | 17 |
18 Requirements: | 18 Requirements: |
19 - You need a working development environment that can compile programs. | 19 - You need a working development environment that can compile programs. |
20 On popular Linux distributions, this means having the glibc development | 20 On popular Linux distributions, this means having the glibc development |
21 package(s) installed. | 21 package(s) installed. |
22 - To compile MPlayer with X11 support, you need to have the XFree86 development | 22 - To compile MPlayer with X11 support, you need to have the X Window System |
23 packages installed. | 23 development packages (like for XFree86 or xorg) installed. |
24 - For the GUI you need the libpng and GTK 1.2 development packages. | 24 - For the GUI you need the libpng and GTK 1.2 development packages. |
25 | 25 |
26 | 26 |
27 Before you start... | 27 Before you start... |
28 Unless you know what are you doing, consult DOCS/HTML/en/video.html to see | 28 Unless you know what are you doing, consult DOCS/HTML/en/video.html to see |