autoreconf: command not found

autoreconf: command not found

安裝步驟

1、下載autoconf、libtool、automake

下載鏈接:見我的下載庫

2、解壓並安裝對應的包

解壓命令:tar -zxvf xxxxxxx.tar.gz
安裝步驟:先sudo ./configure --prefix=/usr/local/autotools-bin,然後make,最後sudo make install

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章