The libsoup package contains an HTTP library implementation in C. This is useful for accessing HTTP servers in a completely asynchronous mode.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/libsoup-2.2.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/libsoup-2.2.1.tar.bz2
Download MD5 sum: 8132b0bce469affed688c4863702aa41
Download size: 403 KB
Estimated disk space required: 9.0 MB
Estimated build time: 0.32 SBU
GTK-Doc-1.2 and GnuTLS (which needs libgpg-error, libgcrypt and opencdk, in that order.)
Install libsoup by running the following commands:
./configure --prefix=/usr &&
make
Now, as the root user:
make install
Last updated on 2005-02-10 15:50:29 -0700