色婷婷AⅤ一区二区三区|亚洲精品第一国产综合亚AV|久久精品官方网视频|日本28视频香蕉

          "); //-->

          博客專(zhuān)欄

          EEPW首頁(yè) > 博客 > configure時(shí),Cannot find install-sh, install.sh, or shtool in ac-aux解決辦法

          configure時(shí),Cannot find install-sh, install.sh, or shtool in ac-aux解決辦法

          發(fā)布人:電子禪石 時(shí)間:2021-05-08 來(lái)源:工程師 發(fā)布文章

          在集群上面安裝軟件,./configure報(bào)錯(cuò)如下:
          Cannot find install-sh, install.sh, or shtool in ac-aux
          解決方法:
          執(zhí)行如下操作
          (Ubuntu)
          sudo apt-get install automake autoconf libtool
          ./configure, make all, make install
          或者,加
          $ autoreconf -vif
          $ ./configure --prefix=/usr/lib/erlang/lib
          $ make
          $ sudo make install
          參照:
          https://github.com/plashchynski/libdssl/issues/4
          https://askubuntu.com/questions/27677/cannot-find-install-sh-install-sh-or-shtool-in-ac-aux

          *博客內(nèi)容為網(wǎng)友個(gè)人發(fā)布,僅代表博主個(gè)人觀(guān)點(diǎn),如有侵權(quán)請(qǐng)聯(lián)系工作人員刪除。



          關(guān)鍵詞: curl

          技術(shù)專(zhuān)區(qū)

          關(guān)閉