source: gnome/add/gnome-netstatus.xml@ 47e40b1

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

Updated File Roller, gcalctool, GNOME Keyring Manager, GNOME Netstatus and GNOME System Monitor to reflect the GNOME-2.18.3 update; better late than never

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

  • Property mode set to 100644
File size: 5.2 KB
RevLine 
[9d2dc4e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[9d2dc4e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[0a33516c]7 <!ENTITY gnome-netstatus-download-http "&gnome-download-http;/gnome-netstatus/2.12/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
8 <!ENTITY gnome-netstatus-download-ftp "&gnome-download-ftp;/gnome-netstatus/2.12/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
[fcad2f5]9 <!ENTITY gnome-netstatus-md5sum "8651ca1694a6c222ae5cad6e21814d24">
10 <!ENTITY gnome-netstatus-size "500 KB">
11 <!ENTITY gnome-netstatus-buildsize "9 MB">
12 <!ENTITY gnome-netstatus-time "0.2 SBU">
[9d2dc4e2]13]>
14
[98fe9c9]15<sect1 id="gnome-netstatus"
[085d4d81]16xreflabel="GNOME Netstatus-&gnome-netstatus-version;">
[98fe9c9]17 <?dbhtml filename="gnome-netstatus.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>GNOME Netstatus-&gnome-netstatus-version;</title>
25
26 <indexterm zone="gnome-netstatus">
27 <primary sortas="a-GNOME Netstatus">GNOME Netstatus</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GNOME Netstatus</title>
32
33 <para>The <application>GNOME Netstatus</application> package contains a
34 panel applet that monitors network interfaces. It provides indicators
[6f19a68e]35 for incoming and outgoing data, packets received and transmitted, and
[98fe9c9]36 information about the network interface such as IP information and
37 Ethernet address.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&gnome-netstatus-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&gnome-netstatus-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &gnome-netstatus-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &gnome-netstatus-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &gnome-netstatus-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &gnome-netstatus-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">GNOME Netstatus Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
[c72d5551]64 <para role="required"><xref linkend="gnome-panel"/></para>
[9d2dc4e2]65
[0a7c3921]66 <para condition="html" role="usernotes">User Notes:
67 <ulink url="&blfs-wiki;/gnome-netstatus"/></para>
68
[98fe9c9]69 </sect2>
[9d2dc4e2]70
[98fe9c9]71 <sect2 role="installation">
72 <title>Installation of GNOME Netstatus</title>
[9d2dc4e2]73
[98fe9c9]74 <para>Install <application>GNOME Netstatus</application>
75 by running the following commands:</para>
[9d2dc4e2]76
[0a33516c]77<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
[8cf3617]78 --sysconfdir=&gnome-etc-dir; \
[0a33516c]79 --localstatedir=/var/lib \
80 --libexecdir=$(pkg-config \
81 --variable=prefix ORBit-2.0)/lib/gnome-netstatus &amp;&amp;
[98fe9c9]82make</userinput></screen>
[3265ae7]83
[98fe9c9]84 <para>This package does not come with a test suite.</para>
[3265ae7]85
[98fe9c9]86 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[3265ae7]87
[4145ebf]88<screen role="root"><userinput>make install</userinput></screen>
[98fe9c9]89
90 </sect2>
91
92 <sect2 role="commands">
93 <title>Command Explanations</title>
94
[8163dd01]95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
96 href="../../xincludes/gnome-prefix.xml"/>
97
98 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
99 href="../../xincludes/gnome-sysconfdir.xml"/>
100
101 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
102 href="../../xincludes/scrollkeeper-dir.xml"/>
103
[0a33516c]104 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
[8163dd01]105 ORBit-2.0)/lib/gnome-netstatus</parameter>: This parameter causes the
106 libexec files to be installed in the preferred location of
[8cf3617]107 in <filename class="directory">$GNOME_PREFIX/lib/gnome-netstatus</filename>
108 instead of
[98fe9c9]109 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
[8cf3617]117 <segtitle>Installed Programs</segtitle>
[4145ebf]118 <segtitle>Installed Libraries</segtitle>
[8cf3617]119 <segtitle>Installed Applet</segtitle>
[98fe9c9]120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
[4145ebf]123 <seg>None</seg>
[8cf3617]124 <seg>None</seg>
125 <seg>gnome-netstatus-applet</seg>
[8163dd01]126 <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/
127 ,omf/}gnome-netstatus</seg>
[98fe9c9]128 </seglistitem>
129 </segmentedlist>
130
131 <variablelist>
132 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
133 <?dbfo list-presentation="list"?>
134 <?dbhtml list-presentation="table"?>
135
136 <varlistentry id="gnome-netstatus-applet">
137 <term><command>gnome-netstatus-applet</command></term>
138 <listitem>
139 <para>displays information about a network interface on
140 your panel.</para>
141 <indexterm zone="gnome-netstatus gnome-netstatus-applet">
142 <primary
143 sortas="b-gnome-netstatus-applet">gnome-netstatus-applet</primary>
144 </indexterm>
145 </listitem>
146 </varlistentry>
147
148 </variablelist>
149
150 </sect2>
[4dc5fb3]151
152</sect1>
Note: See TracBrowser for help on using the repository browser.