source: gnome/applications/gnome-system-monitor.xml@ 937c279

systemd-13485
Last change on this file since 937c279 was 937c279, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Finished Updating GNOME and completed GNOME Merge, as well as some tags and typo fixes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17584 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.4 KB
Line 
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 gnome-system-monitor-download-http
8 "&gnome-download-http;/gnome-system-monitor/&gnome-minor20;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
9 <!ENTITY gnome-system-monitor-download-ftp
10 "&gnome-download-ftp;/gnome-system-monitor/&gnome-minor20;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
11 <!ENTITY gnome-system-monitor-md5sum "cdc5b7fdf694d07f0b23f7e97e1f3f21">
12 <!ENTITY gnome-system-monitor-size "876 KB">
13 <!ENTITY gnome-system-monitor-buildsize "36 MB">
14 <!ENTITY gnome-system-monitor-time "0.5 SBU">
15]>
16
17<sect1 id="gnome-system-monitor" xreflabel="gnome-system-monitor-&gnome-system-monitor-version;">
18 <?dbhtml filename="gnome-system-monitor.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-system-monitor-&gnome-system-monitor-version;</title>
26
27 <indexterm zone="gnome-system-monitor">
28 <primary sortas="a-gnome-system-monitor">gnome-system-monitor</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME System Monitor</title>
33
34 <para>
35 The <application>GNOME System Monitor</application> package contains
36 <application>GNOME</application>'s replacement for
37 <command>gtop</command>.
38 </para>
39
40 &lfs79_checked;&gcc6_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gnome-system-monitor-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gnome-system-monitor-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gnome-system-monitor-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gnome-system-monitor-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &gnome-system-monitor-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &gnome-system-monitor-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GNOME System Monitor Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="gtkmm3"/>,
81 <xref linkend="itstool"/>,
82 <xref linkend="libgtop"/>, and
83 <xref linkend="librsvg"/>
84 </para>
85
86 <bridgehead renderas="sect4">Optional</bridgehead>
87 <para role="optional">
88 <xref linkend="appstream-glib"/>,
89 <xref linkend="desktop-file-utils"/>, and
90 <xref linkend="libwnck"/>
91 </para>
92
93 <para condition="html" role="usernotes">User Notes:
94 <ulink url="&blfs-wiki;/gnome-system-monitor"/>
95 </para>
96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of GNOME System Monitor</title>
100
101 <para>
102 Install <application>GNOME System Monitor</application> by running
103 the following commands:
104 </para>
105
106<screen><userinput>./configure --prefix=/usr \
107 --enable-systemd \
108 --disable-wnck \
109 --disable-static &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <parameter>--enable-systemd</parameter>: This switch ensures that
129 <application>systemd</application> is being used for managing
130 system processes.
131 </para>
132
133 <para>
134 <parameter>--enable-wnck</parameter>: This switch adds support for the
135 Window Navigator Construction Kit libraries.
136 </para>
137
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139 href="../../xincludes/static-libraries.xml"/>
140
141 </sect2>
142
143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Programs</segtitle>
148 <segtitle>Installed Libraries</segtitle>
149 <segtitle>Installed Directories</segtitle>
150
151 <seglistitem>
152 <seg>
153 gnome-system-monitor
154 </seg>
155 <seg>
156 None
157 </seg>
158 <seg>
159 /usr/libexec/gnome-system-monitor and
160 /usr/share/help/*/gnome-system-monitor
161 </seg>
162 </seglistitem>
163 </segmentedlist>
164
165 <variablelist>
166 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
167 <?dbfo list-presentation="list"?>
168 <?dbhtml list-presentation="table"?>
169
170 <varlistentry id="gnome-system-monitor-prog">
171 <term><command>gnome-system-monitor</command></term>
172 <listitem>
173 <para>
174 is used to display the process tree and hardware meters.
175 </para>
176 <indexterm zone="gnome-system-monitor gnome-system-monitor-prog">
177 <primary sortas="b-gnome-system-monitor">gnome-system-monitor</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 </variablelist>
183
184 </sect2>
185
186</sect1>
Note: See TracBrowser for help on using the repository browser.