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.3.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/libsoup-2.2.3.tar.bz2
Download MD5 sum: 2591f32e036a5869f7e2bd0d95e6f14b
Download size: 358 KB
Estimated disk space required: 9.1 MB
Estimated build time: 0.30 SBU
GTK-Doc-1.3 and GnuTLS (which needs libgpg-error then libgcrypt)
Install libsoup by running the following commands:
./configure --prefix=/usr && make
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600