%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. &lfs70_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; glib-networking Dependencies Required , , , and Optional and User Notes: Installation of glib-networking Install glib-networking by running the following commands: ./configure --prefix=$GNOME_PREFIX \ --libexecdir=$GNOME_PREFIX/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt && make To test the results, issue: make check. 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. --libexecdir=$GNOME_PREFIX/lib/glib-networking : if libproxy was installed, this will ensure glib-pacrunner is installed in an appropriate location, instead of in $GNOME_PREFIX/libexec. : This switch prevents the static libraries being installed. Contents Installed Program Installed Libraries Installed Directories glib-pacrunner libgiognomeproxy.{so,a}, libgiognutls.{so,a}, and libgiolibproxy.{so,a} None