2002-08-02 23:33:58 +08:00
|
|
|
<sect2>
|
2003-09-24 07:58:37 +08:00
|
|
|
<title>Installation of <application>Wget</application></title>
|
2002-08-02 23:33:58 +08:00
|
|
|
|
2003-09-24 07:58:37 +08:00
|
|
|
<para>Install <application>Wget</application> by running the following commands:
|
2003-09-22 11:00:40 +08:00
|
|
|
</para>
|
2002-08-02 23:33:58 +08:00
|
|
|
|
2003-09-22 11:00:40 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &&
|
2002-08-02 23:33:58 +08:00
|
|
|
make &&
|
2003-09-22 11:00:40 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-08-02 23:33:58 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|