gnome-logs-3.34.0

Introduction to GNOME Logs

The GNOME Logs package contains a log viewer for the systemd journal.

This package is known to build and work properly using an LFS-9.1 platform.

Package Information

GNOME Logs Dependencies

Required

GTK+-3.24.13, gsettings-desktop-schemas-3.34.0, and itstool-2.0.6

Optional

desktop-file-utils-0.24 (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: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-logs

Installation of 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

Contents

Installed Programs: gnome-logs
Installed Libraries: None
Installed Directories: /usr/share/gnome-logs and /usr/share/help/*/gnome-logs

Short Descriptions

gnome-logs

is a GNOME log viewer for the systemd journal.

Last updated on 2020-02-27 13:07:11 -0800