The GNOME System Monitor package contains procman, GNOME's replacement to gtop.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.6/gnome-system-monitor-2.6.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.6/gnome-system-monitor-2.6.0.tar.bz2
Download size: 584 KB
Estimated Disk space required: 9.7 MB
Estimated build time: 0.12 SBU
Install GNOME System Monitor by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make &&
make install
make install will need path access to $GNOME_PREFIX/bin. If your preinstallation changes were made only to the user account, you will need to adjust your path prior to running make install.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
The GNOME System Monitor package contains gnome-system-monitor.