%general-entities; ]> kdsoap-&kdsoap-version; kdsoap Introduction to kdsoap The kdsoap is Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kdsoap-md5sum; Download size: &kdsoap-size; Estimated disk space required: &kdsoap-buildsize; Estimated build time: &kdsoap-time; kdsoap Dependencies Required &qt5-deps; Installation of kdsoap Install kdsoap by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/kdsoap-&kdsoap-version; \ .. && make The package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directories kdwsdl2cpp libkdsoap.so and libkdsoap-server.so /usr/lib/cmake/KDSoap, /usr/share/doc/kdsoap-&kdsoap-version;, /usr/include/KDSoapClient. and /usr/include/KDSoapServer