1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY exo-download-http
|
---|
8 | "http://archive.xfce.org/src/xfce/exo/0.12/exo-&exo-version;.tar.bz2">
|
---|
9 | <!ENTITY exo-download-ftp " ">
|
---|
10 | <!ENTITY exo-md5sum "1de1d539262847d49474d20cbebc78ea">
|
---|
11 | <!ENTITY exo-size "1.2 MB">
|
---|
12 | <!ENTITY exo-buildsize "26 MB (with tests)">
|
---|
13 | <!ENTITY exo-time "0.4 SBU (with tests)">
|
---|
14 | ]>
|
---|
15 |
|
---|
16 | <sect1 id="exo" xreflabel="Exo-&exo-version;">
|
---|
17 | <?dbhtml filename="exo.html"?>
|
---|
18 |
|
---|
19 | <sect1info>
|
---|
20 | <othername>$LastChangedBy$</othername>
|
---|
21 | <date>$Date$</date>
|
---|
22 | </sect1info>
|
---|
23 |
|
---|
24 | <title>Exo-&exo-version;</title>
|
---|
25 |
|
---|
26 | <indexterm zone="exo">
|
---|
27 | <primary sortas="a-Exo">Exo</primary>
|
---|
28 | </indexterm>
|
---|
29 |
|
---|
30 | <sect2 role="package">
|
---|
31 | <title>Introduction to Exo</title>
|
---|
32 |
|
---|
33 | <para>
|
---|
34 | <application>Exo</application> is a support library used in the
|
---|
35 | <application>Xfce</application> desktop. It also has some helper
|
---|
36 | applications that are used throughout <application>Xfce</application>.
|
---|
37 | </para>
|
---|
38 |
|
---|
39 | &lfs84_checked;
|
---|
40 |
|
---|
41 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
42 | <itemizedlist spacing="compact">
|
---|
43 | <listitem>
|
---|
44 | <para>
|
---|
45 | Download (HTTP): <ulink url="&exo-download-http;"/>
|
---|
46 | </para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (FTP): <ulink url="&exo-download-ftp;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download MD5 sum: &exo-md5sum;
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download size: &exo-size;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Estimated disk space required: &exo-buildsize;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated build time: &exo-time;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect3">Exo Dependencies</bridgehead>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
78 | <para role="required">
|
---|
79 | <xref linkend="gtk3"/>,
|
---|
80 | <xref linkend="libxfce4ui"/>,
|
---|
81 | <xref linkend="libxfce4util"/> and
|
---|
82 | <xref linkend="perl-uri"/>
|
---|
83 | </para>
|
---|
84 |
|
---|
85 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
86 | <para role="optional">
|
---|
87 | <xref linkend="gtk-doc"/>
|
---|
88 | </para>
|
---|
89 |
|
---|
90 | <para condition="html" role="usernotes">
|
---|
91 | User Notes: <ulink url="&blfs-wiki;/exo"/>
|
---|
92 | </para>
|
---|
93 | </sect2>
|
---|
94 |
|
---|
95 | <sect2 role="installation">
|
---|
96 | <title>Installation of Exo</title>
|
---|
97 |
|
---|
98 | <para>
|
---|
99 | Install <application>Exo</application> by running the following
|
---|
100 | commands:
|
---|
101 | </para>
|
---|
102 |
|
---|
103 | <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
---|
104 | make</userinput></screen>
|
---|
105 |
|
---|
106 | <para>
|
---|
107 | To test the results, issue: <command>make check</command>.
|
---|
108 | </para>
|
---|
109 |
|
---|
110 | <para>
|
---|
111 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
112 | </para>
|
---|
113 |
|
---|
114 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
115 |
|
---|
116 | </sect2>
|
---|
117 |
|
---|
118 | <sect2 role="commands">
|
---|
119 | <title>Command Explanations</title>
|
---|
120 |
|
---|
121 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
122 | href="../../xincludes/gtk-doc-rebuild.xml"/>
|
---|
123 |
|
---|
124 | </sect2>
|
---|
125 |
|
---|
126 | <sect2 role="content">
|
---|
127 | <title>Contents</title>
|
---|
128 |
|
---|
129 | <segmentedlist>
|
---|
130 | <segtitle>Installed Programs</segtitle>
|
---|
131 | <segtitle>Installed Libraries</segtitle>
|
---|
132 | <segtitle>Installed Directories</segtitle>
|
---|
133 |
|
---|
134 | <seglistitem>
|
---|
135 | <seg>
|
---|
136 | exo-csource, exo-desktop-item-edit, exo-open and
|
---|
137 | exo-preferred-applications
|
---|
138 | </seg>
|
---|
139 | <seg>
|
---|
140 | libexo-1.so and
|
---|
141 | libexo-2.so
|
---|
142 | </seg>
|
---|
143 | <seg>
|
---|
144 | /etc/xdg/xfce4,
|
---|
145 | /usr/{include,lib/xfce4}/exo-1,
|
---|
146 | /usr/include/exo-2, and
|
---|
147 | /usr/share/{{gtk-doc/html,pixmaps}/exo-1,xfce4}
|
---|
148 | </seg>
|
---|
149 | </seglistitem>
|
---|
150 | </segmentedlist>
|
---|
151 |
|
---|
152 | <variablelist>
|
---|
153 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
154 | <?dbfo list-presentation="list"?>
|
---|
155 | <?dbhtml list-presentation="table"?>
|
---|
156 |
|
---|
157 | <varlistentry id="exo-csource">
|
---|
158 | <term><command>exo-csource</command></term>
|
---|
159 | <listitem>
|
---|
160 | <para>
|
---|
161 | is a small utility that generates C code containing arbitrary data,
|
---|
162 | useful for compiling texts or other data directly into programs.
|
---|
163 | </para>
|
---|
164 | <indexterm zone="exo exo-csource">
|
---|
165 | <primary sortas="b-exo-csource">exo-csource</primary>
|
---|
166 | </indexterm>
|
---|
167 | </listitem>
|
---|
168 | </varlistentry>
|
---|
169 |
|
---|
170 | <varlistentry id="exo-desktop-item-edit">
|
---|
171 | <term><command>exo-desktop-item-edit</command></term>
|
---|
172 | <listitem>
|
---|
173 | <para>
|
---|
174 | is a command line utility to create or edit icons on the desktop.
|
---|
175 | </para>
|
---|
176 | <indexterm zone="exo exo-desktop-item-edit">
|
---|
177 | <primary sortas="b-exo-desktop-item-edit">exo-desktop-item-edit</primary>
|
---|
178 | </indexterm>
|
---|
179 | </listitem>
|
---|
180 | </varlistentry>
|
---|
181 |
|
---|
182 | <varlistentry id="exo-open">
|
---|
183 | <term><command>exo-open</command></term>
|
---|
184 | <listitem>
|
---|
185 | <para>
|
---|
186 | is a command line frontend to the <application>Xfce</application>
|
---|
187 | Preferred Applications framework. It can either be used to open a
|
---|
188 | list of urls with the default URL handler or launch the preferred
|
---|
189 | application for a certain category.
|
---|
190 | </para>
|
---|
191 | <indexterm zone="exo exo-open">
|
---|
192 | <primary sortas="b-exo-open">exo-open</primary>
|
---|
193 | </indexterm>
|
---|
194 | </listitem>
|
---|
195 | </varlistentry>
|
---|
196 |
|
---|
197 | <varlistentry id="exo-preferred-applications">
|
---|
198 | <term><command>exo-preferred-applications</command></term>
|
---|
199 | <listitem>
|
---|
200 | <para>
|
---|
201 | is a command line utility to edit the preferred application that is
|
---|
202 | used to handle a particular type of file or URI.
|
---|
203 | </para>
|
---|
204 | <indexterm zone="exo exo-preferred-applications">
|
---|
205 | <primary sortas="b-exo-preferred-applications">exo-preferred-applications</primary>
|
---|
206 | </indexterm>
|
---|
207 | </listitem>
|
---|
208 | </varlistentry>
|
---|
209 |
|
---|
210 | <varlistentry id="libexo-1">
|
---|
211 | <term><filename class="libraryfile">libexo-1.so</filename></term>
|
---|
212 | <listitem>
|
---|
213 | <para>
|
---|
214 | contains additional widgets, a framework for editable toolbars,
|
---|
215 | light-weight session management support and functions to
|
---|
216 | automatically synchronise object properties (based on GObject
|
---|
217 | Binding Properties).
|
---|
218 | </para>
|
---|
219 | <indexterm zone="exo libexo-1">
|
---|
220 | <primary sortas="c-libexo-1">libexo-1.so</primary>
|
---|
221 | </indexterm>
|
---|
222 | </listitem>
|
---|
223 | </varlistentry>
|
---|
224 |
|
---|
225 | </variablelist>
|
---|
226 |
|
---|
227 | </sect2>
|
---|
228 |
|
---|
229 | </sect1>
|
---|