# HG changeset patch # User diego # Date 1054414013 0 # Node ID ae9dd35f693b54d7849cc7e8964126f7c1455ed7 # Parent 75c4595b0ffd8d0be67558a49546f61dd7038dc8 Kernel headers or glibc headers are necessary for compilation. diff -r 75c4595b0ffd -r ae9dd35f693b README --- a/README Sat May 31 17:41:45 2003 +0000 +++ b/README Sat May 31 20:46:53 2003 +0000 @@ -17,6 +17,7 @@ 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.