I am trying to install OpenTSDB on Ubuntu, and I am following this documentation. But after running these commands:
git clone git://github.com/OpenTSDB/opentsdb.git
cd opentsdb
running this commanding is giving the following console output:
./build.sh
Console Output:
seed-admin@seedadmin-Inspiron-3847:~/Abharthan/opentsdb$ sudo ./build.sh
+ test -f configure
+ ./bootstrap
./bootstrap: 17: exec: autoreconf: not found
What is the problem?
sudo apt-get install autoconf
solved my problem
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With