Author: diego Date: Sun Feb 1 12:27:16 2009 New Revision: 28420 Log: Add a note about adding /usr/xpg4/bin to your PATH on Solaris.
Modified: trunk/DOCS/xml/en/ports.xml Modified: trunk/DOCS/xml/en/ports.xml ============================================================================== --- trunk/DOCS/xml/en/ports.xml Sun Feb 1 12:15:18 2009 (r28419) +++ trunk/DOCS/xml/en/ports.xml Sun Feb 1 12:27:16 2009 (r28420) @@ -183,6 +183,13 @@ adjustments to make the build work. <title>Solaris</title> <para> +Solaris still has broken, POSIX-incompatible system tools and shell in default +locations. Until a bold step out of the computing stone age is made, you will +have to add <filename>/usr/xpg4/bin</filename> to your +<systemitem>PATH</systemitem>. +</para> + +<para> <application>MPlayer</application> should work on Solaris 2.6 or newer. Use the SUN audio driver with the <option>-ao sun</option> option for sound. </para> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
