source: xsoft/graphweb/galeon.xml@ cace77aa

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 cace77aa was cace77aa, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to Galeon-1.3.21

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

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY galeon-download-http "http://prdownloads.sourceforge.net/galeon/galeon-&galeon-version;.tar.bz2">
8 <!ENTITY galeon-download-ftp " ">
9 <!ENTITY galeon-md5sum "5106e037bb52bdb234b3fc09c1e0a3f3">
10 <!ENTITY galeon-size "4.0 MB">
11 <!ENTITY galeon-buildsize "73 MB">
12 <!ENTITY galeon-time "1.1 SBU">
13]>
14
15<sect1 id="galeon" xreflabel="Galeon-&galeon-version;">
16 <?dbhtml filename="galeon.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Galeon-&galeon-version;</title>
24
25 <indexterm zone="galeon">
26 <primary sortas="a-Galeon">Galeon</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Galeon</title>
31
32 <para>The <application>Galeon</application> package contains a
33 <application>GNOME</application>-2 browser that utilizes
34 the <application>Mozilla</application> gecko rendering engine and
35 presents the simplest interface possible for a browser.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&galeon-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&galeon-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &galeon-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &galeon-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &galeon-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &galeon-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Galeon Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para><xref linkend="gnome-desktop"/> and
63 <xref linkend="mozilla"/> or <xref linkend="firefox"/> or
64 <xref linkend="thunderbird"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para><xref linkend="nautilus"/> and <xref linkend="libgtkhtml"/></para>
68
69 </sect2>
70
71 <sect2 role="installation">
72 <title>Installation of Galeon</title>
73
74 <para>Compiling must be done with the same compiler version and
75 the same optimization settings that were used to compile
76 <application>Mozilla</application>.</para>
77
78 <para>Install <application>Galeon</application> by running the following
79 commands:</para>
80
81<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
82 --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
83make</userinput></screen>
84
85 <para>This package does not come with a test suite.</para>
86
87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
88
89<screen role='root'><userinput>make install &amp;&amp;
90install -v -m755 -d \
91 `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version; &amp;&amp;
92install -v -m644 FAQ README{,.ExtraPrefs} doc/{intro,bookmarks}.txt \
93 `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version;</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="content">
98 <title>Contents</title>
99
100 <segmentedlist>
101 <segtitle>Installed Programs</segtitle>
102 <segtitle>Installed Libraries</segtitle>
103 <segtitle>Installed Directories</segtitle>
104
105 <seglistitem>
106 <seg>galeon and galeon-config-tool</seg>
107 <seg>None</seg>
108 <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/galeon,
109 /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/galeon,
110 $GNOME_PREFIX/share/doc/galeon-1.3.21,
111 $GNOME_PREFIX/share/galeon,
112 $GNOME_PREFIX/share/gnome/help/galeon,
113 $GNOME_PREFIX/share/omf/galeon and
114 $GNOME_PREFIX/share/sounds/galeon</seg>
115 </seglistitem>
116 </segmentedlist>
117
118 <variablelist>
119 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
120 <?dbfo list-presentation="list"?>
121 <?dbhtml list-presentation="table"?>
122
123 <varlistentry id="galeon-prog">
124 <term><command>galeon</command></term>
125 <listitem>
126 <para>is a <application>GNOME</application>-2 web browser
127 using the <application>Mozilla</application> rendering and
128 networking engines.</para>
129 <indexterm zone="galeon galeon-prog">
130 <primary sortas="b-galeon">galeon</primary>
131 </indexterm>
132 </listitem>
133 </varlistentry>
134
135 <varlistentry id="galeon-config-tool">
136 <term><command>galeon-config-tool</command></term>
137 <listitem>
138 <para>clears settings, installs schemas, removes schemas and
139 fixes permissions in the <application>GConf</application>
140 database.</para>
141 <indexterm zone="galeon galeon-config-tool">
142 <primary sortas="b-galeon-config-tool">galeon-config-tool</primary>
143 </indexterm>
144 </listitem>
145 </varlistentry>
146
147 </variablelist>
148
149 </sect2>
150
151</sect1>
Note: See TracBrowser for help on using the repository browser.