mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
e49a7cfd2d
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4324 af4574ff-66df-0310-9fd7-8a98e5e911e0
119 lines
4.2 KiB
XML
119 lines
4.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gnome-system-monitor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
|
|
<!ENTITY gnome-system-monitor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
|
|
<!ENTITY gnome-system-monitor-md5sum "22acb1699193f8bd2ced656d44f57377">
|
|
<!ENTITY gnome-system-monitor-size "766 KB">
|
|
<!ENTITY gnome-system-monitor-buildsize "8 MB">
|
|
<!ENTITY gnome-system-monitor-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-system-monitor"
|
|
xreflabel="GNOME System Monitor-&gnome-system-monitor-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="gnome-system-monitor.html"?>
|
|
<title>GNOME System Monitor-&gnome-system-monitor-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application><acronym>GNOME</acronym> System
|
|
Monitor</application></title>
|
|
|
|
<para>The <application><acronym>GNOME</acronym> System Monitor</application>
|
|
package contains <command>gnome-system-monitor</command>, GNOME's replacement
|
|
for <command>gtop</command>.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<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 MD5sum:
|
|
&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>
|
|
</sect3>
|
|
|
|
<sect3><title><application><acronym>GNOME</acronym> System
|
|
Monitor</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="libgnomeui"/>,
|
|
<xref linkend="libwnck"/> and
|
|
<xref linkend="libgtop"/></para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application><acronym>GNOME</acronym> System
|
|
Monitor</application></title>
|
|
|
|
<para>Install <application><acronym>GNOME</acronym> System
|
|
Monitor</application> by running the following commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
|
make</command></userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
|
|
|
<!-- This should not be necessary any longer, but leaving it as a comment
|
|
|
|
<note><para><command>make install</command> will need path access to
|
|
<filename class="directory">$GNOME_PREFIX/bin</filename>. If you use the
|
|
root account for installation of the package and your preinstallation changes
|
|
were made only to a user's account, you will need to adjust root's path prior
|
|
to running <command>make install</command>.</para></note>
|
|
|
|
-->
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
|
|
puts <application>ScrollKeeper</application> files in
|
|
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
|
|
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
|
configuration files in <filename class="directory">/etc/gnome</filename>
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application><acronym>GNOME</acronym> System Monitor</application>
|
|
package contains <command>gnome-system-monitor</command>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>gnome-system-monitor</title>
|
|
<para><command>gnome-system-monitor</command> displays the process tree and
|
|
hardware meters.</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|