Contents
/usr/lib/gio/modules
)
The GLib Networking package contains Network related gio modules for GLib.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://download.gnome.org/sources/glib-networking/2.72/glib-networking-2.72.1.tar.xz
Download MD5 sum: 22c8b82e1a9eb879a2f39ca840b80e8b
Download size: 260 KB
Estimated disk space required: 6.9 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
gsettings-desktop-schemas-42.0 (for the applications using this package to use proxy server settings in GNOME) and make-ca-1.10
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/glib-networking
Install GLib Networking by running the following commands:
mkdir build && cd build && meson --prefix=/usr \ --buildtype=release && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
--buildtype=release
:
Specify a buildtype suitable for stable releases of the package, as
the default may produce unoptimized binaries.
/usr/lib/gio/modules
)