source: xsoft/graphweb/dillo.xml@ 7887ef0e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 7887ef0e was cef3a2f, checked in by Randy McMurchy <randy@…>, 19 years ago

Round 1 of renaming package-name entities

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3335 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY dillo-download-http "http://www.dillo.org/download/dillo-&dillo-version;.tar.bz2">
8 <!ENTITY dillo-download-ftp "ftp://distro.ibiblio.org/pub/Linux/distributions/sorcerer/sources/dillo/&dillo-version;/dillo-&dillo-version;.tar.bz2">
9 <!ENTITY dillo-size "418 KB">
10 <!ENTITY dillo-buildsize "9.5 MB">
11 <!ENTITY dillo-time "0.19 SBU">
12]>
13
14<sect1 id="dillo" xreflabel="Dillo-&dillo-version;">
15<sect1info>
16<othername>$LastChangedBy$</othername>
17<date>$Date$</date>
18</sect1info>
19<?dbhtml filename="dillo.html" ?>
20<title><application>Dillo</application>-&dillo-version;</title>
21
22<sect2>
23<title>Introduction to <application>Dillo</application></title>
24
25<para><application>Dillo</application> is a fast, small footprint graphical
26browser. Version &dillo-version; is now considered a stable beta.
27<application>Dillo</application> does not support
28<application>Java</application>, JavaScript or <acronym>CSS</acronym>, and the
29current version does not support <acronym>FTP</acronym>,
30<acronym>HTTPS</acronym> or frames. It is, however, very fast
31and so is useful on older, slower machines. It supports downloads and can
32support cookies.</para>
33
34<sect3><title>Package information</title>
35<itemizedlist spacing='compact'>
36<listitem><para>Download (HTTP): <ulink
37url="&dillo-download-http;"/></para></listitem>
38<listitem><para>Download (FTP): <ulink
39url="&dillo-download-ftp;"/></para></listitem>
40<listitem><para>Download size: &dillo-size;</para></listitem>
41<listitem><para>Estimated disk space required:
42&dillo-buildsize;</para></listitem>
43<listitem><para>Estimated build time:
44&dillo-time;</para></listitem></itemizedlist>
45</sect3>
46
47<sect3><title><application>Dillo</application> dependencies</title>
48<sect4><title>Required</title>
49<para><xref linkend="GTK"/></para>
50</sect4>
51
52<sect4><title>Optional</title>
53<para><xref linkend="openssl"/> and
54<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
55</sect4>
56</sect3>
57
58</sect2>
59
60<sect2>
61<title>Installation of <application>Dillo</application></title>
62
63<note><para>Dillo has no mechanism of character set
64selection and always uses iso8859-1. If this character set is not
65appropriate, replace all occurences of iso8859-1 to the
66desired character set in <filename>src/dw_style.c</filename>.</para></note>
67
68<para>Install <application>Dillo</application> by running the following
69commands:</para>
70
71<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc/dillo &amp;&amp;
72make &amp;&amp;
73make install</command></userinput></screen>
74
75</sect2>
76
77<sect2>
78<title>Configuring <application>Dillo</application></title>
79
80<sect3><title>Config files</title>
81
82<para><filename>/etc/dillo/dillorc</filename>,
83<filename>/etc/dillo/dpidrc</filename>,
84<filename>~/.dillo/*</filename></para>
85</sect3>
86
87<sect3><title>Configuration Information</title>
88
89<para><application>Dillo</application> stores its configuration in the
90system wide <filename>/etc/dillo/dillorc</filename> file and the
91<filename class="directory">~/.dillo</filename> directory which is created
92automatically when <command>dillo</command> is run for the
93first time. Note that cookies are turned off by default. To enable
94cookies, edit the <filename>~/.dillo/cookiesrc</filename> file.</para>
95</sect3>
96
97</sect2>
98
99<sect2>
100<title>Contents</title>
101
102<para>The <application>Dillo</application> package contains
103<command>dillo</command>,
104<command>dpid</command> and
105<command>dpidc</command>.</para>
106
107</sect2>
108
109<sect2><title>Description</title>
110
111<sect3><title>dillo</title>
112<para><command>dillo</command> is a <acronym>GTK</acronym>+ graphical
113<acronym>WWW</acronym> browser with limited facilities, but a
114small footprint and runs fast on slower machines.</para></sect3>
115
116<sect3><title>dpid</title>
117<para><command>dpid</command> is a <application>Dillo</application>
118plugin daemon.</para></sect3>
119
120<sect3><title>dpidc</title>
121<para><command>dpidc</command> is a control program for
122<command>dpid</command>.</para></sect3>
123
124</sect2>
125
126</sect1>
127
Note: See TracBrowser for help on using the repository browser.