%general-entities; ]> $LastChangedBy$ $Date$ glib-networking-&glib-networking-version; glib-networking Introduction to GLib Networking The GLib Networking package contains Network related gio modules for GLib. &lfs74_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &glib-networking-md5sum; Download size: &glib-networking-size; Estimated disk space required: &glib-networking-buildsize; Estimated build time: &glib-networking-time; Additional Downloads Required patch: GLib Networking Dependencies Required and Recommended and Optional libproxy User Notes: Installation of GLib Networking Install GLib Networking by running the following commands: patch -Np1 -i ../glib-networking-&glib-networking-version;-install_no_test_data_files-1.patch && autoreconf -fi && ./configure --prefix=/usr \ --libexecdir=/usr/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt \ --disable-static && make To test the results, issue: make -k check. Note that some tests fail due to recent changes in GnuTLS. Now, as the root user: make install Command Explanations --with-ca-certificates=/etc/ssl/ca-bundle.crt: This parameter specifies where the trusted root certificates are located. Contents Installed Program Installed Libraries Installed Directories None libgiognomeproxy.so, libgiognutls.so and libgiolibproxy.so None