The GLibmm package is a set of C++ bindings for GLib.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/glibmm/2.66/glibmm-2.66.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/glibmm/2.66/glibmm-2.66.0.tar.xz
Download MD5 sum: e7084e702d87ac9e34a5837f5a500822
Download size: 7.2 MB
Estimated disk space required: 174 MB (with tests)
Estimated build time: 0.8 SBU (Using parallelism=4; with tests)
GLib-2.68.1 and libsigc++-2.10.6
Doxygen-1.9.1, glib-networking-2.68.0 (for tests), GnuTLS-3.7.1 (for tests), libxslt-1.1.34, and mm-common
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/glibmm
Install GLibmm by running the following commands:
mkdir bld && cd bld && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
Last updated on 2021-02-20 00:13:48 -0600