From 3fd161fcc7e16b83f48e0443d2ef3f2357c1a36d Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 1 Feb 2009 11:29:18 +0000 Subject: Add a note about POSIX system requirements. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28422 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/install.xml | 5 +++++ README | 2 ++ 2 files changed, 7 insertions(+) diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index 10d266f31e..257ca635c3 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -25,6 +25,11 @@ answers. Software requirements + + POSIX system - You need a POSIX-compatible + shell and POSIX-compatible system tools like grep, sed, awk, etc. in your + path. + GNU make 3.81 or later diff --git a/README b/README index 62e6d7b7a9..7b202ba38e 100644 --- a/README +++ b/README @@ -16,6 +16,8 @@ Also read the man page to learn how to use MPlayer. Requirements: +- POSIX system: You need a POSIX-compatible shell and POSIX-compatible system + tools like grep, sed, awk, etc. in your path. - You need a working development environment that can compile programs. On popular Linux distributions, this means having the glibc development package(s) installed. -- cgit v1.2.3