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 network-manager-applet-download-http
|
---|
8 | "&gnome-download-http;/network-manager-applet/0.9/network-manager-applet-&network-manager-applet-version;.tar.xz">
|
---|
9 | <!ENTITY network-manager-applet-download-ftp
|
---|
10 | "&gnome-download-ftp;/network-manager-applet/0.9/network-manager-applet-&network-manager-applet-version;.tar.xz">
|
---|
11 | <!ENTITY network-manager-applet-md5sum "531ce56c51ec86c5d2dc4cbe58649583">
|
---|
12 | <!ENTITY network-manager-applet-size "1.2 MB">
|
---|
13 | <!ENTITY network-manager-applet-buildsize "50 MB">
|
---|
14 | <!ENTITY network-manager-applet-time "0.4 SBU">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="network-manager-applet" xreflabel="network-manager-applet-&network-manager-applet-version;">
|
---|
18 | <?dbhtml filename="network-manager-applet.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>network-manager-applet-&network-manager-applet-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="network-manager-applet">
|
---|
28 | <primary sortas="a-network-manager-applet">network-manager-applet</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to NetworkManager Applet</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>NetworkManager Applet</application> is a tool used to
|
---|
36 | configure wired and wireless network connections through GUI.
|
---|
37 | </para>
|
---|
38 |
|
---|
39 | &lfs72_checked;
|
---|
40 |
|
---|
41 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
42 | <itemizedlist spacing="compact">
|
---|
43 | <listitem>
|
---|
44 | <para>
|
---|
45 | Download (HTTP): <ulink url="&network-manager-applet-download-http;"/>
|
---|
46 | </para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (FTP): <ulink url="&network-manager-applet-download-ftp;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download MD5 sum: &network-manager-applet-md5sum;
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download size: &network-manager-applet-size;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Estimated disk space required: &network-manager-applet-buildsize;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated build time: &network-manager-applet-time;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect3">NetworkManager Applet Dependencies</bridgehead>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
78 | <para role="required">
|
---|
79 | <xref linkend="gtk3"/>,
|
---|
80 | <xref linkend="iso-codes"/>,
|
---|
81 | <xref linkend="libgnome-keyring"/>,
|
---|
82 | <xref linkend="libnotify"/> and
|
---|
83 | <xref linkend="NetworkManager"/>
|
---|
84 | </para>
|
---|
85 |
|
---|
86 | <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
|
---|
87 | <para role="required">
|
---|
88 | <xref linkend="polkit-gnome"/>
|
---|
89 | </para>
|
---|
90 |
|
---|
91 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
92 | <para role="optional">
|
---|
93 | <ulink url="&gnome-download-http;/gnome-bluetooth/">
|
---|
94 | GNOME Bluetooth</ulink>,
|
---|
95 | <ulink url="&gnome-download-http;/mobile-broadband-provider-info">
|
---|
96 | mobile-broadband-provider-info</ulink> and
|
---|
97 | <ulink url="http://ftp.gnome.org/pub/gnome/sources/ModemManager/">
|
---|
98 | ModemManager</ulink> (0.7 and later)
|
---|
99 | </para>
|
---|
100 |
|
---|
101 | <para condition="html" role="usernotes">User Notes:
|
---|
102 | <ulink url="&blfs-wiki;/network-manager-applet"/>
|
---|
103 | </para>
|
---|
104 |
|
---|
105 | </sect2>
|
---|
106 |
|
---|
107 | <sect2 role="installation">
|
---|
108 | <title>Installation of NetworkManager Applet</title>
|
---|
109 |
|
---|
110 | <para>
|
---|
111 | Install <application>MetworkManager Applet</application> by running
|
---|
112 | the following commands:
|
---|
113 | </para>
|
---|
114 |
|
---|
115 | <screen><userinput>./configure --prefix=/usr \
|
---|
116 | --sysconfdir=/etc \
|
---|
117 | --libexecdir=/usr/lib/NetworkManager \
|
---|
118 | --disable-migration \
|
---|
119 | --disable-static &&
|
---|
120 | make</userinput></screen>
|
---|
121 |
|
---|
122 | <para>
|
---|
123 | To test the results, issue: <command>make check</command>.
|
---|
124 | </para>
|
---|
125 |
|
---|
126 | <para>
|
---|
127 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
128 | </para>
|
---|
129 |
|
---|
130 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
131 |
|
---|
132 | </sect2>
|
---|
133 |
|
---|
134 | <sect2 role="commands">
|
---|
135 | <title>Command Explanations</title>
|
---|
136 |
|
---|
137 | <para>
|
---|
138 | <option>--disable-migration</option>: This switch disables
|
---|
139 | building of <application>NetworkManager Applet</application>
|
---|
140 | <application>GConf</application> migration tool which is
|
---|
141 | not necesary for BLFS.
|
---|
142 | </para>
|
---|
143 |
|
---|
144 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
145 | href="../../xincludes/static-libraries.xml"/>
|
---|
146 |
|
---|
147 | </sect2>
|
---|
148 |
|
---|
149 | <sect2 role="content">
|
---|
150 | <title>Contents</title>
|
---|
151 |
|
---|
152 | <segmentedlist>
|
---|
153 | <segtitle>Installed Programs</segtitle>
|
---|
154 | <segtitle>Installed Libraries</segtitle>
|
---|
155 | <segtitle>Installed Directories</segtitle>
|
---|
156 |
|
---|
157 | <seglistitem>
|
---|
158 | <seg>
|
---|
159 | nm-applet and nm-connection-editor
|
---|
160 | </seg>
|
---|
161 | <seg>
|
---|
162 | libnm-gtk.so
|
---|
163 | </seg>
|
---|
164 | <seg>
|
---|
165 | /usr/include/libnm-gtk,
|
---|
166 | /usr/share/libnm-gtk and
|
---|
167 | /usr/share/nm-applet
|
---|
168 | </seg>
|
---|
169 | </seglistitem>
|
---|
170 | </segmentedlist>
|
---|
171 |
|
---|
172 | <variablelist>
|
---|
173 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
174 | <?dbfo list-presentation="list"?>
|
---|
175 | <?dbhtml list-presentation="table"?>
|
---|
176 |
|
---|
177 | <varlistentry id="nm-connection-editor">
|
---|
178 | <term><command>nm-connection-editor</command></term>
|
---|
179 | <listitem>
|
---|
180 | <para>
|
---|
181 | allows users to view and edit network connection settings.
|
---|
182 | </para>
|
---|
183 | <indexterm zone="network-manager-applet nm-connection-editor">
|
---|
184 | <primary sortas="b-nm-connection-editor">nm-connection-editor</primary>
|
---|
185 | </indexterm>
|
---|
186 | </listitem>
|
---|
187 | </varlistentry>
|
---|
188 |
|
---|
189 | <varlistentry id="libnm-gtk">
|
---|
190 | <term><filename class="libraryfile">libnm-gtk.so</filename></term>
|
---|
191 | <listitem>
|
---|
192 | <para>
|
---|
193 | contains the <application>NetworkManager</application>
|
---|
194 | <application>GTK+</application> bindings.
|
---|
195 | </para>
|
---|
196 | <indexterm zone="network-manager-applet libnm-gtk">
|
---|
197 | <primary sortas="c-libnm-gtk">libnm-gtk.so</primary>
|
---|
198 | </indexterm>
|
---|
199 | </listitem>
|
---|
200 | </varlistentry>
|
---|
201 |
|
---|
202 | </variablelist>
|
---|
203 |
|
---|
204 | </sect2>
|
---|
205 |
|
---|
206 | </sect1>
|
---|