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 MD5 sum: 61bb2fef816ce164af62f8a3a5bd782e
Download size: 323 KB
Estimated disk space required: 7.8 MB
Estimated build time: 0.2
GLib-1.2.10 or GLib-2.6.4, libxml-1.8.17 or libxml2-2.6.20 and popt-1.7-5
Apache-2.0.54, OpenSSL-0.9.7g or Mozilla-1.7.8 (for the NSS libraries), GTK-Doc-1.3 and DocBook-utils-0.6.14
Install Soup by running the following commands:
patch -Np1 -i ../soup-0.7.11-gcc_3.4-1.patch && ./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc && make
This package does not come with a test suite.
Now, as the root user:
make install
--prefix=/opt/gnome-1.4: Installs Soup in the GNOME 1.4 directory structure.
--enable-apache=no: This command can be added to prevent building against Apache.
Last updated on 2005-08-01 13:29:19 -0600