2002-08-10 11:22:12 +08:00
|
|
|
<sect2>
|
2003-09-10 09:16:47 +08:00
|
|
|
<title>Installation of <application>w3m</application></title>
|
2002-08-10 11:22:12 +08:00
|
|
|
|
2003-09-10 09:16:47 +08:00
|
|
|
<para>We configure <application>w3m</application> to use the "monster" model, which includes color,
|
|
|
|
menu, mouse, cookie, and <acronym>SSL</acronym> support. Other models include:</para>
|
2002-08-10 11:22:12 +08:00
|
|
|
|
|
|
|
<para><literallayout>baby - bare minimum
|
|
|
|
little - color and menu support
|
|
|
|
mouse - color, menu, and mouse support
|
|
|
|
cookie - color, menu, mouse, and cookie support</literallayout></para>
|
|
|
|
|
2003-09-10 09:16:47 +08:00
|
|
|
<para>Install <application>w3m</application> by running the following commands:</para>
|
2002-08-10 11:22:12 +08:00
|
|
|
|
2003-09-10 09:16:47 +08:00
|
|
|
<screen><userinput><command>./configure -yes -lang=en -model=monster -prefix=/usr &&
|
2002-08-10 11:22:12 +08:00
|
|
|
make &&
|
2003-09-10 09:16:47 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-08-10 11:22:12 +08:00
|
|
|
|
|
|
|
</sect2>
|