「インストール - Zsh」の版間の差分

ナビゲーションに移動 検索に移動
43行目: 43行目:
<u>この時、<code>autoheader</code>コマンドを実行して、config.h.inファイルを作成する。</u><br>
<u>この時、<code>autoheader</code>コマンドを実行して、config.h.inファイルを作成する。</u><br>
  autoheader
  autoheader
<br>
==== Raspberry Pi ====
CentOSと同様、Zshのインストールするにはncurses-develが必要となるので、以下のコマンドを実行してインストールする。<br>
sudo apt install libncurses5-dev libncursesw5-dev libtinfo-dev
<br>
ビルドおよびインストールは、CentOS / SUSEと同様である。<br>
<br><br>
<br><br>


案内メニュー