The GNOME Logs package contains a log viewer for the systemd journal.
This package is known to build and work properly using an LFS-11.0 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-logs/3.36/gnome-logs-3.36.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-logs/3.36/gnome-logs-3.36.0.tar.xz
Download MD5 sum: fc25928b4ffad25e27b3755751b4b323
Download size: 728 KB
Estimated disk space required: 37 MB
Estimated build time: less than 0.1 SBU
GTK+-3.24.30, gsettings-desktop-schemas-40.0, and itstool-2.0.6
desktop-file-utils-0.26 (for the test suite), and docbook-xml-4.5, docbook-xsl-1.79.2, libxslt-1.1.34 (to build manual pages), appstream-glib, and dogtail
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gnome-logs
Install GNOME Logs by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
Last updated on