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.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://github.com/KDAB/KDSoap/releases/download/kdsoap-2.1.1/kdsoap-2.1.1.tar.gz
ダウンロード MD5 sum: 7dff6d770e1942997d986207e3107585
ダウンロードサイズ: 928 KB
必要ディスク容量: 25 MB
概算ビルド時間: 0.4 SBU (Using parallelism=4)
以下のコマンドを実行して kdsoap をビルドします。
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/kdsoap-2.1.1 \ .. && make
このパッケージにテストスイートはありません。
root
ユーザーになって以下を実行します。
make install