%general-entities; ]> $LastChangedBy$ $Date$ Soup-&soup-version; Soup Introduction to Soup The Soup package contains a SOAP (Simple Object Access Protocol) implementation in C. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &soup-md5sum; Download size: &soup-size; Estimated disk space required: &soup-buildsize; Estimated build time: &soup-time; Additional Downloads Required Patch: Required Patch: Soup Dependencies Required or , or and Optional , or , , and User Notes: Installation of Soup Install Soup by running the following commands: patch -Np1 -i ../soup-&soup-version;-gcc_3.4-1.patch && patch -Np1 -i ../soup-&soup-version;-gcc4-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 Command Explanations --prefix=/opt/gnome-1.4: Installs Soup in the GNOME 1.4 directory structure. : This command can be added to prevent building against Apache. Contents Installed Programs Installed Libraries Installed Directories soup-config, soup-httpd, soup-ssl-proxy and soup-wsdl libsoup.{so,a}, libsoup-apache.{so,a} and libwsdl.{so,a} /opt/gnome-1.4/include/soup and /opt/gnome-1.4/share/gtk-doc/html/soup