Mercurial > mplayer.hg
changeset 10000:6fbe9b7176d7
sync with HMTL docs
author | nicolas |
---|---|
date | Sat, 26 Apr 2003 22:52:46 +0000 |
parents | cf6c97c5c1b6 |
children | 3a6ae4199f67 |
files | DOCS/xml/en/install.xml |
diffstat | 1 files changed, 3 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/install.xml Sat Apr 26 22:43:15 2003 +0000 +++ b/DOCS/xml/en/install.xml Sat Apr 26 22:52:46 2003 +0000 @@ -378,7 +378,7 @@ </sect2> -<sect2 id="sounc-cards"> +<sect2 id="sound-cards"> <title>Sound cards</title> <itemizedlist> @@ -485,17 +485,8 @@ (and their devel stuff, usualy called <systemitem class="library">gtk-dev</systemitem> and <systemitem class="library">libpng-dev</systemitem>) has to be installed. You can build it by specifying <option>--enable-gui</option> during -<filename>./configure</filename>. Then, to turn on GUI mode, you either -<itemizedlist> -<listitem><para> - specify <literal>gui=yes</literal> in your config file - </para></listitem> -<listitem><para> - execute - <screen>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</screen> - and call <command>gmplayer</command> instead. - </para></listitem> -</itemizedlist> +<filename>./configure</filename>. Then, to turn on GUI mode, you have to +execute the <command>gmplayer</command> binary. </para> <para>