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.
下载地址(HTTP):https://download.gnome.org/sources/glibmm/2.88/glibmm-2.88.1.tar.xz
MD5 校验和:6111fd5a4a2fdd9d613d73b714369494
大小:9.9 MB
预计所需磁盘空间:98 MB(含测试)
预计构建时间:0.4 SBU (Using parallelism=4; with tests)
GLib-2.88.2 and libsigc++-3.6.0
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