mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
0d7900a67c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0
161 lines
4.7 KiB
XML
161 lines
4.7 KiB
XML
<?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 gnome-system-monitor-download-http
|
|
"&gnome-download-http;/gnome-system-monitor/3.6/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
|
|
<!ENTITY gnome-system-monitor-download-ftp
|
|
"&gnome-download-ftp;/gnome-system-monitor/3.6/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
|
|
<!ENTITY gnome-system-monitor-md5sum "a4f143e1f07455182a7119e9fcc604fc">
|
|
<!ENTITY gnome-system-monitor-size "2.6 MB">
|
|
<!ENTITY gnome-system-monitor-buildsize "36 MB">
|
|
<!ENTITY gnome-system-monitor-time "0.4 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-system-monitor" xreflabel="gnome-system-monitor-&gnome-system-monitor-version;">
|
|
<?dbhtml filename="gnome-system-monitor.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gnome-system-monitor-&gnome-system-monitor-version;</title>
|
|
|
|
<indexterm zone="gnome-system-monitor">
|
|
<primary sortas="a-gnome-system-monitor">gnome-system-monitor</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GNOME System Monitor</title>
|
|
|
|
<para>
|
|
The <application>GNOME System Monitor</application> package contains
|
|
<application>GNOME</application>'s replacement for
|
|
<command>gtop</command>.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&gnome-system-monitor-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&gnome-system-monitor-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &gnome-system-monitor-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &gnome-system-monitor-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &gnome-system-monitor-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &gnome-system-monitor-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GNOME System Monitor Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gnome-icon-theme"/>,
|
|
<xref linkend="gtkmm3"/>,
|
|
<xref linkend="libgtop"/>,
|
|
<xref linkend="librsvg"/>,
|
|
<xref linkend="libwnck"/> and
|
|
<xref linkend="yelp-xsl"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gnome-system-monitor"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GNOME System Monitor</title>
|
|
|
|
<para>
|
|
Install <application>GNOME System Monitor</application> by running
|
|
the following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
gnome-system-monitor
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/share/gnome-system-monitor,
|
|
/usr/share/help/*/gnome-system-monitor and
|
|
/usr/share/pixmaps/gnome-system-monitor
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="gnome-system-monitor-prog">
|
|
<term><command>gnome-system-monitor</command></term>
|
|
<listitem>
|
|
<para>
|
|
is used to display the process tree and hardware meters.
|
|
</para>
|
|
<indexterm zone="gnome-system-monitor gnome-system-monitor-prog">
|
|
<primary sortas="b-gnome-system-monitor">gnome-system-monitor</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|