【问题标题】:./bootstrap: 17: exec: autoreconf: not found : OpenTSDB installation./bootstrap: 17: exec: autoreconf: not found : OpenTSDB 安装
【发布时间】:2015-08-27 17:17:59
【问题描述】:

我正在尝试在 Ubuntu 上安装 OpenTSDB,我正在关注 this documentation。但运行这些命令后:

git clone git://github.com/OpenTSDB/opentsdb.git
cd opentsdb

运行此命令会给出以下控制台输出:

./build.sh

控制台输出:

seed-admin@seedadmin-Inspiron-3847:~/Abharthan/opentsdb$ sudo ./build.sh
+ test -f configure
+ ./bootstrap
./bootstrap: 17: exec: autoreconf: not found

有什么问题?

【问题讨论】:

    标签: ubuntu hbase opentsdb


    【解决方案1】:

    sudo apt-get install autoconf 解决了我的问题

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-02-02
      • 2012-09-29
      • 2016-05-20
      • 2014-12-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多