The GLibmm package is a set of C++ bindings for GLib.
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.
下载地址(HTTP):https://download.gnome.org/sources/glibmm/2.66/glibmm-2.66.9.tar.xz
MD5 校验和:8ce362fb259c7463db6f32585b0195d6
大小:9.4 MB
预计所需磁盘空间:91 MB(含测试)
预计构建时间:0.4 SBU (Using parallelism=4; with tests)
GLib-2.88.2 and libsigc++-2.12.1
Doxygen-1.17.0, glib-networking-2.80.1 (for tests), GnuTLS-3.8.13 (for tests), libxslt-1.1.45, 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