2013-06-01 20:19:41 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY network-manager-applet-download-http
|
2016-08-29 11:08:04 +08:00
|
|
|
"&gnome-download-http;/network-manager-applet/1.4/network-manager-applet-&network-manager-applet-version;.tar.xz">
|
2013-06-01 20:19:41 +08:00
|
|
|
<!ENTITY network-manager-applet-download-ftp
|
2016-08-29 11:08:04 +08:00
|
|
|
"&gnome-download-ftp;/network-manager-applet/1.4/network-manager-applet-&network-manager-applet-version;.tar.xz">
|
2016-10-11 08:15:44 +08:00
|
|
|
<!ENTITY network-manager-applet-md5sum "35684ee788d8d1d6f913c63bb0ada0cf">
|
2016-08-17 15:16:33 +08:00
|
|
|
<!ENTITY network-manager-applet-size "1.3 MB">
|
2016-08-29 11:08:04 +08:00
|
|
|
<!ENTITY network-manager-applet-buildsize "56 MB (with tests)">
|
2016-08-17 15:16:33 +08:00
|
|
|
<!ENTITY network-manager-applet-time "0.5 SBU (with tests)">
|
2013-06-01 20:19:41 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="network-manager-applet" xreflabel="network-manager-applet-&network-manager-applet-version;">
|
|
|
|
<?dbhtml filename="network-manager-applet.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>network-manager-applet-&network-manager-applet-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="network-manager-applet">
|
|
|
|
<primary sortas="a-network-manager-applet">network-manager-applet</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to NetworkManager Applet</title>
|
|
|
|
|
|
|
|
<para>
|
2013-11-15 22:09:06 +08:00
|
|
|
The <application>NetworkManager Applet</application> provides a tool and
|
|
|
|
a panel applet used to configure wired and wireless network connections
|
|
|
|
through GUI. It's designed for use with any desktop environment that uses
|
|
|
|
<application>GTK+</application> like <application>Xfce</application> and
|
|
|
|
<application>LXDE</application>.
|
2013-06-01 20:19:41 +08:00
|
|
|
</para>
|
|
|
|
|
2016-08-29 11:08:04 +08:00
|
|
|
&lfs7a_checked;
|
2013-06-01 20:19:41 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&network-manager-applet-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&network-manager-applet-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &network-manager-applet-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &network-manager-applet-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &network-manager-applet-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &network-manager-applet-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">NetworkManager Applet Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="gtk3"/>,
|
|
|
|
<xref linkend="iso-codes"/>,
|
2013-07-31 22:57:29 +08:00
|
|
|
<xref linkend="libsecret"/>,
|
2013-09-05 05:37:09 +08:00
|
|
|
<xref linkend="libnotify"/>, and
|
2013-06-01 20:19:41 +08:00
|
|
|
<xref linkend="NetworkManager"/>
|
|
|
|
</para>
|
|
|
|
|
2013-11-15 22:09:06 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="gobject-introspection"/>
|
|
|
|
</para>
|
|
|
|
|
2013-06-01 20:19:41 +08:00
|
|
|
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
|
|
|
|
<para role="required">
|
2014-12-03 09:21:14 +08:00
|
|
|
<!-- <xref linkend="lxpolkit"/> or
|
|
|
|
--><xref linkend="polkit-gnome"/>
|
2013-06-01 20:19:41 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2016-07-04 11:41:23 +08:00
|
|
|
<para role="optional" revision="sysv">
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="ModemManager"/>,
|
2013-06-01 20:19:41 +08:00
|
|
|
<ulink url="&gnome-download-http;/gnome-bluetooth/">
|
2016-07-08 12:44:41 +08:00
|
|
|
GNOME Bluetooth</ulink>, and
|
2013-06-01 20:19:41 +08:00
|
|
|
<ulink url="&gnome-download-http;/mobile-broadband-provider-info">
|
2016-07-08 12:44:41 +08:00
|
|
|
mobile-broadband-provider-info</ulink> (runtime)
|
2013-06-01 20:19:41 +08:00
|
|
|
</para>
|
2016-07-04 11:41:23 +08:00
|
|
|
<para role="optional" revision="systemd">
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="gnome-bluetooth"/>,
|
2016-08-29 11:08:04 +08:00
|
|
|
<xref linkend="ModemManager"/>,
|
2016-07-04 11:41:23 +08:00
|
|
|
<ulink url="&gnome-download-http;/mobile-broadband-provider-info">
|
2016-08-29 11:08:04 +08:00
|
|
|
mobile-broadband-provider-info</ulink> (runtime), and
|
|
|
|
<ulink url="http://www.digip.org/jansson/">Jansson</ulink> (for the team configuration editor)
|
2016-07-04 11:41:23 +08:00
|
|
|
</para>
|
2013-06-01 20:19:41 +08:00
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/network-manager-applet"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of NetworkManager Applet</title>
|
|
|
|
|
|
|
|
<para>
|
2013-11-15 22:09:06 +08:00
|
|
|
Install <application>NetworkManager Applet</application> by running
|
2013-06-01 20:19:41 +08:00
|
|
|
the following commands:
|
|
|
|
</para>
|
|
|
|
|
2015-12-25 00:41:51 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
|
|
--sysconfdir=/etc \
|
2016-08-29 11:08:04 +08:00
|
|
|
--disable-static \
|
|
|
|
--without-team &&
|
2013-06-01 20:19:41 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
To test the results, issue: <command>make check</command>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
2016-07-04 11:41:23 +08:00
|
|
|
<!--
|
2013-06-01 20:19:41 +08:00
|
|
|
<para>
|
2016-07-04 11:41:23 +08:00
|
|
|
<option>- -disable-migration</option>: This switch disables
|
2013-07-31 22:57:29 +08:00
|
|
|
building of the <application>NetworkManager Applet</application>
|
2013-06-01 20:19:41 +08:00
|
|
|
<application>GConf</application> migration tool which is
|
2013-08-03 04:27:17 +08:00
|
|
|
not necessary for BLFS.
|
2013-06-01 20:19:41 +08:00
|
|
|
</para>
|
2016-07-04 11:41:23 +08:00
|
|
|
-->
|
|
|
|
<!-- Complained that it was an unrecognized option. -renodr -->
|
2013-06-01 20:19:41 +08:00
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
|
2016-08-29 11:08:04 +08:00
|
|
|
<para>
|
|
|
|
<parameter>--without-team</parameter>: This switch disables the team
|
|
|
|
configuration editor since it requires <application>Jansson</application>
|
|
|
|
which is not currently in BLFS.
|
|
|
|
</para>
|
|
|
|
|
2013-06-01 20:19:41 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
nm-applet and nm-connection-editor
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2016-07-04 11:41:23 +08:00
|
|
|
libnma.so and libnm-gtk.so
|
2013-06-01 20:19:41 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2016-07-04 11:41:23 +08:00
|
|
|
/usr/{include,share}/{libnma,libnm-gtk} and
|
2013-06-01 20:19:41 +08:00
|
|
|
/usr/share/nm-applet
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="nm-connection-editor">
|
|
|
|
<term><command>nm-connection-editor</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
allows users to view and edit network connection settings.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="network-manager-applet nm-connection-editor">
|
|
|
|
<primary sortas="b-nm-connection-editor">nm-connection-editor</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2016-07-04 11:41:23 +08:00
|
|
|
<varlistentry id="libnma">
|
|
|
|
<term><filename class="libraryfile">libnma.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
contains internal functions for the
|
|
|
|
<application>Network Manager GTK+ Interface</application>.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="network-manager-applet libnma">
|
|
|
|
<primary sortas="c-libnma">libnma.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2013-06-01 20:19:41 +08:00
|
|
|
<varlistentry id="libnm-gtk">
|
|
|
|
<term><filename class="libraryfile">libnm-gtk.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
contains the <application>NetworkManager</application>
|
|
|
|
<application>GTK+</application> bindings.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="network-manager-applet libnm-gtk">
|
|
|
|
<primary sortas="c-libnm-gtk">libnm-gtk.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|