The libqalculate package contains a library that provides functions for a multi-purpose calculator.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://github.com/Qalculate/libqalculate/releases/download/v4.9.0/libqalculate-4.9.0.tar.gz
ダウンロード MD5 sum: c129774b53e2bf1f0488214c99c7171a
ダウンロードサイズ: 2.5 MB
必要ディスク容量: 139 MB (with tests)
概算ビルド時間: 0.8 SBU (With tests; both using parallelism=4)
cURL-8.5.0, ICU-74.1, libxml2-2.12.3
以下のコマンドを実行して libqalculate をビルドします。
./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libqalculate-4.9.0 && make
ビルド結果をテストする場合は make check を実行します。
root
ユーザーになって以下を実行します。
make install
--disable-static
:
このスイッチはスタティックライブラリをインストールしないようにします。