The GNOME System Monitor package contains GNOME's replacement for gtop.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-system-monitor/42/gnome-system-monitor-42.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-system-monitor/42/gnome-system-monitor-42.0.tar.xz
Download MD5 sum: 2d9678bb4ea86b40177ac6b28152666f
Download size: 955 KB
Estimated disk space required: 25 MB
Estimated build time: 0.2 SBU (with parallelism=4)
adwaita-icon-theme-43, Gtkmm-3.24.7, itstool-2.0.7, libgtop-2.40.0, and librsvg-2.54.5
desktop-file-utils-0.26 and appstream-glib
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gnome-system-monitor
Install GNOME System Monitor by running the following commands:
mkdir build && cd build && meson --prefix=/usr -Dsystemd=false --buildtype=release .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
-Dsystemd=false
: This
switch ensures that gnome-system-monitor does NOT use the systemd
process monitoring framework. Use this option if you are on a SysV
system.