2003-04-29 03:45:13 +08:00
|
|
|
<sect2>
|
2003-09-24 07:58:37 +08:00
|
|
|
<title>Installation of <application>Dillo</application></title>
|
2003-04-29 03:45:13 +08:00
|
|
|
|
2003-10-19 01:18:57 +08:00
|
|
|
<note><para>Dillo has no mechanism of character set
|
|
|
|
selection and always uses iso8859-1. If this character set is not
|
|
|
|
appropriate, replace all occurences of iso8859-1 to the
|
|
|
|
desired character set in <filename>src/dw_style.c</filename>.</para></note>
|
|
|
|
|
2003-09-24 07:58:37 +08:00
|
|
|
<para>Install <application>Dillo</application> by running the following commands:</para>
|
2003-04-29 03:45:13 +08:00
|
|
|
|
2003-08-31 22:00:49 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &&
|
2003-04-29 03:45:13 +08:00
|
|
|
make &&
|
2003-05-01 08:52:23 +08:00
|
|
|
make install</command></userinput></screen>
|
2003-04-29 03:45:13 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|