%general-entities; ]> $LastChangedBy$ $Date$ gupnp-&gupnp-version; gupnp Introduction to gupnp GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. &lfs70_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gupnp-md5sum; Download size: &gupnp-size; Estimated disk space required: &gupnp-buildsize; Estimated build time: &gupnp-time; gupnp Dependencies Required , , and Recommended Optional User Notes: Installation of gupnp Install gupnp by running the following commands: ./configure --prefix=$GNOME_PREFIX \ --with-context-manager=linux && make This package does not have a testsuite. Now, as the root user: make install Command Explanations --with-context-manager=linux: This parameter ensures the package uses the linux backend for creating and destroying context objects when network interfaces go up/down. : Use this alternative if you have installed NetworkManager and wish to use it for the backend. : This switch prevents the static libraries being installed. Contents Installed Program Installed Library Installed Directories gupnp-binding-tool libgupnp-1.0.{so,a} $GNOME_PREFIX/{include/gupnp-1.0/libgupnp,share/gtk-doc/html/gupnp} Short Descriptions gupnp-binding-tool creates C convenience wrappers for UPnP services. gupnp-binding-tool libgupnp-1.0.{so,a} GObject-based library for UPnP. libgupnp-1.0.{so,a}