ユーザ用ツール

サイト用ツール


サイドバー


最近の更新




タグ一覧

タグ#
1
1
1
1
1
1
1
1
1
1
tools:automake:インストール:1.16.3

文書の過去の版を表示しています。


automake

依存ライブラリ

手順

$ wget https://ftp.gnu.org/gnu/automake/automake-1.16.3.tar.gz
$ tar xvf automake-1.16.3.tar.gz 
$ cd automake-1.16.3/
$ mkdir build
$ cd build
$ PATH=/opt/autoconf/2.69/bin:${PATH} \
  ../configure --prefix=/opt/automake/1.16.3
$ make
$ make install

環境変数

$ export PATH=/opt/automake/1.16.3/bin:${PATH}
tools/automake/インストール/1.16.3.1610523440.txt.gz · 最終更新: 2021/01/13 07:37 by michiya