diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-31 20:46:53 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-31 20:46:53 +0000 |
commit | ca3e859d2320164e480112d1ae03a6867a1eeaec (patch) | |
tree | 450b4a0ea11791d67a8042a50909fb64f8aa2d63 | |
parent | 05705a3c2d828ca604b25250dfd2e8d88bac7ffb (diff) |
Kernel headers or glibc headers are necessary for compilation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10223 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Also read the man page to learn how to use MPlayer. Requirements: +- You have to install libc6 (glibc) development packages or kernel headers. - To compile MPlayer with X11 support, you need to have the XFree86 development packages installed. - For the GUI you need the libpng and GTK 1.2 development packages. |