The GLibmm package is a set of C++ bindings for GLib. This version is part of a new API for supporting gtkmm-4.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://download.gnome.org/sources/glibmm/2.82/glibmm-2.82.0.tar.xz
Download MD5 sum: b24b3ee3e7943c779f1193cce6dda34e
Download size: 9.1 MB
Estimated disk space required: 95 MB (with tests)
Estimated build time: 0.4 SBU (Using parallelism=4; with tests)
GLib-2.82.2 and libsigc++-3.6.0
Doxygen-1.12.0, glib-networking-2.80.0 (for tests), GnuTLS-3.8.7.1 (for tests), libxslt-1.1.42, and mm-common
Install GLibmm by running the following commands:
mkdir bld && cd bld && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install