内容へ移動
Penguin's Coffee Break
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
トレース:
tools:sqlite:installation:3.34.0
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
====== SQLite ====== <code> $ wget https://www.sqlite.org/2020/sqlite-autoconf-3340000.tar.gz $ tar xvf sqlite-autoconf-3340000.tar.gz $ cd sqlite-autoconf-3340000 $ mkdir build $ cd build $ ../configure --prefix=/opt/sqlite/3.34.0 --enable-editline --enable-readline --enable-session --enable-debug $ make $ make install </code>
tools/sqlite/installation/3.34.0.txt
· 最終更新: 2021/01/09 14:37 (外部編集)
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ