(最終更新日時:2009-02-21 08:24:13)
Group-Office 用に Mobile 向けの XML 符号化規格として WAP Forum で開発された Wireless Binary XML (WBXML) のエンコード/デコードを行うライブラリ
libwbxml2 をインストールします。
ダウンロード
| ・ | wbxml2 Latest 0.9.2 | : | wbxml2-0.9.2.tar.gz |
インストール
/usr/local/srcディレクトリでアーカイブを展開し、コンパイルおよびインストールを行います。
# cd /usr/local/src
# tar xzvf ダウンロード先/wbxml2-0.9.2.tar.gz
# cd wbxml2-0.9.2
# chmod 755 bootstrap Makefilesを作成します
# ./bootstrap
# make all
# make install docのインストールでエラーになりますが無視しています
# make clean
Copyright © 2004-2010 System House ACT. All Rights Reserved.