%general-entities; ]> Soup-&soup-version; Introduction to <application>Soup</application> The Soup package contains a SOAP (Simple Object Access Protocol) implementation in C. Package information Download (HTTP): Download (FTP): Download size: &soup-size; Estimated Disk space required: &soup-buildsize; Estimated build time: &soup-time; Installation of <application>Soup</application> Install Soup by running the following commands: ./configure --prefix=/opt/gnome && make && make install Command explanations --prefix=/opt/gnome: Install Soup in the GNOME 1.4 directory structure. --enable-apache=no: This command can be added to prevent building against Apache. Contents The Soup package contains SOAP libraries, used to implement XML remote procedure calls.