mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-11 14:14:47 +08:00
16 lines
489 B
XML
16 lines
489 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para><userinput>--prefix=/usr "</userinput> This compiles and installs
|
||
|
wget into the <filename>/usr</filename> hierarchy instead of <filename>/usr/local</filename>.</para>
|
||
|
|
||
|
<para><userinput>--sysconfigdir=/etc :</userinput> This relocates
|
||
|
the configuration file from <filename>/usr/etc</filename> to
|
||
|
<filename>/etc</filename>.</para>
|
||
|
|
||
|
<para><userinput>--with-ssl :</userinput> This enables support for
|
||
|
linking SSL into wget.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|