ubuntu – ./bootstrap:17:exec:autoreconf:not found:OpenTSDB安装

我正在尝试在Ubuntu上安装OpenTSDB,我正在关注 this文档.但运行这些命令后:
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

有谁可以建议问题是什么.

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

相关文章

文章浏览阅读2.3k次,点赞4次,收藏22次。最近安装了CARLA预...
文章浏览阅读6.3k次,点赞5次,收藏15次。在清华镜像中下载U...
文章浏览阅读5k次。linux环境, python3.7.问题描述: 安装...
文章浏览阅读4.2k次,点赞4次,收藏17次。要安装这个 standa...
文章浏览阅读894次,点赞51次,收藏31次。在安卓使用vscode主...