Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 2104:a0ea8a01b0f3
kaoszmegszuntetes
author | gabucino |
---|---|
date | Sat, 06 Oct 2001 10:40:54 +0000 |
parents | 7afcab40810d |
children | 42291b22243f |
comparison
equal
deleted
inserted
replaced
2103:3e55202cfdab | 2104:a0ea8a01b0f3 |
---|---|
267 | 267 |
268 | 268 |
269 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P> | 269 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P> |
270 | 270 |
271 <P>The GUI is built upon GTK, so gtk (and it's devel stuff) has to be installed. | 271 <P>The GUI is built upon GTK, so gtk (and it's devel stuff) has to be installed. |
272 You can build it by specifying <CODE>--enable-new-gui</CODE> during ./configure . | 272 You can build it by specifying <CODE>--enable-gui</CODE> during ./configure . |
273 Then, to turn on GUI mode, you either | 273 Then, to turn on GUI mode, you either |
274 <UL> | 274 <UL> |
275 <LI>use the <CODE>-gui</CODE> option</LI> | 275 <LI>use the <CODE>-gui</CODE> option</LI> |
276 <LI>specify <CODE>gui=yes</CODE> in your config file</LI> | 276 <LI>specify <CODE>gui=yes</CODE> in your config file</LI> |
277 <LI><CODE>ln -s /usr/local/bin/mplayer /usr/local/bin/gmplayer</CODE> , | 277 <LI><CODE>ln -s /usr/local/bin/mplayer /usr/local/bin/gmplayer</CODE> , |