Author: diego Date: Sun Feb 1 12:29:18 2009 New Revision: 28422 Log: Add a note about POSIX system requirements.
Modified: trunk/DOCS/xml/en/install.xml Changes in other areas also in this revision: Modified: trunk/README Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml Sun Feb 1 12:28:31 2009 (r28421) +++ trunk/DOCS/xml/en/install.xml Sun Feb 1 12:29:18 2009 (r28422) @@ -26,6 +26,11 @@ answers. <itemizedlist> <listitem><para> + <emphasis role="bold">POSIX system</emphasis> - You need a POSIX-compatible + shell and POSIX-compatible system tools like grep, sed, awk, etc. in your + path. +</para></listitem> +<listitem><para> <emphasis role="bold">GNU make</emphasis> 3.81 or later </para></listitem> <listitem><para> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
