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 nautilus-download-http
|
---|
8 | "&gnome-download-http;/nautilus/&gnome-minor-36;/nautilus-&nautilus-version;.tar.xz">
|
---|
9 | <!ENTITY nautilus-download-ftp
|
---|
10 | "&gnome-download-ftp;/nautilus/&gnome-minor-36;/nautilus-&nautilus-version;.tar.xz">
|
---|
11 | <!ENTITY nautilus-md5sum "232e60565be545d4aca737f6a89514c9">
|
---|
12 | <!ENTITY nautilus-size "3.1 MB">
|
---|
13 | <!ENTITY nautilus-buildsize "155 MB (with tests)">
|
---|
14 | <!ENTITY nautilus-time "1.2 SBU (with tests)">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="nautilus" xreflabel="Nautilus-&nautilus-version;">
|
---|
18 | <?dbhtml filename="nautilus.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>Nautilus-&nautilus-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="nautilus">
|
---|
28 | <primary sortas="a-Nautilus">Nautilus</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to Nautilus</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>Nautilus</application> package contains the
|
---|
36 | <application>GNOME</application> file manager.
|
---|
37 | </para>
|
---|
38 |
|
---|
39 | &lfs91_checked;
|
---|
40 |
|
---|
41 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
42 | <itemizedlist spacing="compact">
|
---|
43 | <listitem>
|
---|
44 | <para>
|
---|
45 | Download (HTTP): <ulink url="&nautilus-download-http;"/>
|
---|
46 | </para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (FTP): <ulink url="&nautilus-download-ftp;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download MD5 sum: &nautilus-md5sum;
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download size: &nautilus-size;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Estimated disk space required: &nautilus-buildsize;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated build time: &nautilus-time;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect3">Nautilus Dependencies</bridgehead>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
78 | <para role="required">
|
---|
79 | <xref linkend="bubblewrap"/>,
|
---|
80 | <xref linkend="gexiv2"/>,
|
---|
81 | <xref linkend="gnome-autoar"/>,
|
---|
82 | <xref linkend="gnome-desktop"/>,
|
---|
83 | <xref linkend="libnotify"/>,
|
---|
84 | <xref linkend="libseccomp"/>, and
|
---|
85 | <xref linkend="tracker-miners"/>
|
---|
86 | </para>
|
---|
87 |
|
---|
88 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
89 | <para role="recommended">
|
---|
90 | <xref linkend="desktop-file-utils"/>,
|
---|
91 | <xref linkend="exempi"/>,
|
---|
92 | <xref linkend="gobject-introspection"/>,
|
---|
93 | <xref linkend="gst10-plugins-base"/>, and
|
---|
94 | <xref linkend="libexif"/>
|
---|
95 | </para>
|
---|
96 |
|
---|
97 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
98 | <para role="optional">
|
---|
99 | <xref linkend="gtk-doc"/>
|
---|
100 | </para>
|
---|
101 |
|
---|
102 | <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
|
---|
103 | <para role="recommended">
|
---|
104 | <xref role="runtime" linkend="adwaita-icon-theme"/> and
|
---|
105 | <xref role="runtime" linkend="gvfs"/> (For hotplugging and device
|
---|
106 | mounting to work)
|
---|
107 | </para>
|
---|
108 |
|
---|
109 | <para condition="html" role="usernotes">User Notes:
|
---|
110 | <ulink url="&blfs-wiki;/nautilus"/>
|
---|
111 | </para>
|
---|
112 | </sect2>
|
---|
113 |
|
---|
114 | <sect2 role="installation">
|
---|
115 | <title>Installation of Nautilus</title>
|
---|
116 |
|
---|
117 | <para>
|
---|
118 | Install <application>Nautilus</application> by running the following
|
---|
119 | commands:
|
---|
120 | </para>
|
---|
121 |
|
---|
122 | <screen><userinput>mkdir build &&
|
---|
123 | cd build &&
|
---|
124 |
|
---|
125 | meson --prefix=/usr \
|
---|
126 | --sysconfdir=/etc \
|
---|
127 | -Dselinux=false \
|
---|
128 | -Dpackagekit=false \
|
---|
129 | .. &&
|
---|
130 |
|
---|
131 | ninja</userinput></screen>
|
---|
132 |
|
---|
133 | <para>
|
---|
134 | To test the results, issue: <command>ninja test</command>. The tests
|
---|
135 | need to be run in a graphical environment.
|
---|
136 | </para>
|
---|
137 |
|
---|
138 | <para>
|
---|
139 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
140 | </para>
|
---|
141 |
|
---|
142 | <screen role="root"><userinput>ninja install</userinput></screen>
|
---|
143 |
|
---|
144 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
145 | href="../../xincludes/gsettings-destdir.xml"/>
|
---|
146 |
|
---|
147 | </sect2>
|
---|
148 |
|
---|
149 | <sect2 role="commands">
|
---|
150 | <title>Command Explanations</title>
|
---|
151 |
|
---|
152 | <para>
|
---|
153 | <parameter>-Dselinux=false</parameter>: This switch disables the use
|
---|
154 | of selinux which isn't supported by BLFS.
|
---|
155 | </para>
|
---|
156 |
|
---|
157 | <para>
|
---|
158 | <parameter>-Dpackagekit=false</parameter>: This switch disables the use
|
---|
159 | of PackageKit which isn't suitable for BLFS.
|
---|
160 | </para>
|
---|
161 |
|
---|
162 | </sect2>
|
---|
163 |
|
---|
164 | <sect2 role="content">
|
---|
165 | <title>Contents</title>
|
---|
166 |
|
---|
167 | <segmentedlist>
|
---|
168 | <segtitle>Installed Programs</segtitle>
|
---|
169 | <segtitle>Installed Library</segtitle>
|
---|
170 | <segtitle>Installed Directories</segtitle>
|
---|
171 |
|
---|
172 | <seglistitem>
|
---|
173 | <seg>
|
---|
174 | nautilus and nautilus-autorun-software
|
---|
175 | </seg>
|
---|
176 | <seg>
|
---|
177 | libnautilus-extension.so
|
---|
178 | </seg>
|
---|
179 | <seg>
|
---|
180 | /usr/{include,lib}/nautilus and
|
---|
181 | /usr/share/{gnome-shell/search-providers,gtk-doc/html/libnautilus-extension}
|
---|
182 | </seg>
|
---|
183 | </seglistitem>
|
---|
184 | </segmentedlist>
|
---|
185 |
|
---|
186 | <variablelist>
|
---|
187 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
188 | <?dbfo list-presentation="list"?>
|
---|
189 | <?dbhtml list-presentation="table"?>
|
---|
190 |
|
---|
191 | <varlistentry id="nautilus-prog">
|
---|
192 | <term><command>nautilus</command></term>
|
---|
193 | <listitem>
|
---|
194 | <para>
|
---|
195 | is the <application>GNOME</application> file manager.
|
---|
196 | </para>
|
---|
197 | <indexterm zone="nautilus nautilus-prog">
|
---|
198 | <primary sortas="b-nautilus">nautilus</primary>
|
---|
199 | </indexterm>
|
---|
200 | </listitem>
|
---|
201 | </varlistentry>
|
---|
202 |
|
---|
203 | <varlistentry id="libnautilus-extension">
|
---|
204 | <term><filename class="libraryfile">libnautilus-extension.so</filename></term>
|
---|
205 | <listitem>
|
---|
206 | <para>
|
---|
207 | supplies the functions needed by the file manager extensions.
|
---|
208 | </para>
|
---|
209 | <indexterm zone="nautilus libnautilus-extension">
|
---|
210 | <primary sortas="c-libnautilus-extension">libnautilus-extension.so</primary>
|
---|
211 | </indexterm>
|
---|
212 | </listitem>
|
---|
213 | </varlistentry>
|
---|
214 |
|
---|
215 | </variablelist>
|
---|
216 |
|
---|
217 | </sect2>
|
---|
218 |
|
---|
219 | </sect1>
|
---|