2002-09-10 11:40:34 +08:00
|
|
|
<sect2>
|
2003-10-02 09:15:08 +08:00
|
|
|
<title>Installation of <application><acronym>GNOME</acronym> System Monitor</application></title>
|
2002-09-10 11:40:34 +08:00
|
|
|
|
2003-10-02 09:15:08 +08:00
|
|
|
<para>Install <application><acronym>GNOME</acronym> System Monitor</application> by running the following commands:</para>
|
2002-09-10 11:40:34 +08:00
|
|
|
|
2004-01-14 09:50:20 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2003-12-24 08:44:38 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
2002-09-10 11:40:34 +08:00
|
|
|
make &&
|
2003-09-05 22:27:05 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-10 11:40:34 +08:00
|
|
|
|
2003-04-22 23:42:52 +08:00
|
|
|
<note><para>make install will need path access to <filename
|
|
|
|
class="directory">$GNOME_PREFIX/bin</filename>. If your
|
2003-02-10 03:52:05 +08:00
|
|
|
preinstallation changes were made only to the user account, you will
|
2003-09-05 22:27:05 +08:00
|
|
|
need to adjust your path prior to running <command>make
|
|
|
|
install</command>.</para></note>
|
2003-02-10 03:52:05 +08:00
|
|
|
|
2002-09-10 11:40:34 +08:00
|
|
|
</sect2>
|
|
|
|
|