old-www/REF/VLC-User-Guide/x815.html

213 lines
2.7 KiB
HTML

<HTML
><HEAD
><TITLE
>&#13;Compilation Options
</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="
VLC user guide
"
HREF="index.html"><LINK
REL="UP"
TITLE="
Modules and options for VLC
"
HREF="modules.html"><LINK
REL="PREVIOUS"
TITLE="
Miscellaneous
"
HREF="x788.html"><LINK
REL="NEXT"
TITLE="
Installing VLC
"
HREF="install.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>VLC user guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x788.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 2. Modules and options for VLC</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="install.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN815"
></A
>2.11. Compilation Options</H1
><P
>&#13;There are a few options that you can set when
running the configure script, which are not related to modules
.</P
><P
>&#13;You can have a look at these options by typing
:</P
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="screen"
>&#13;<TT
CLASS="prompt"
>% </TT
><TT
CLASS="userinput"
><B
>./configure --help</B
></TT
>
</PRE
></FONT
></TD
></TR
></TABLE
><P
>&#13;You can for example control all the installation
directories, the system for which you want to build VLC for (if not
guessed correctly),...
</P
><P
>&#13;You can also choose to enable or disable some
optimizations.
</P
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN824"
></A
>2.11.1. --disable-plugins</H2
><P
>&#13; If you select this option, no plugins will be
enabled. This is definitely not recommended, as you would get a very
poor VLC, and should only be used for testing purposes
.</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x788.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="install.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Miscellaneous</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="modules.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Installing VLC</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>