The Soup package contains a SOAP (Simple Object Access Protocol) implementation in C.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/soup/0.7/soup-0.7.11.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/soup/0.7/soup-0.7.11.tar.bz2
Download size: 324 KB
Estimated Disk space required: 11.1 MB
Estimated build time: 0.33
Install Soup by running the following commands:
./configure --prefix=/opt/gnome && make && make install |