jubatus / jubatus-installer

Install Script of Jubatus
18 stars 17 forks source link

Add bzip2 to requirements #63

Closed rimms closed 7 years ago

rimms commented 7 years ago

See. https://github.com/jubatus/jubatus-installer/commit/1960540f70c1c1849f84b4aeb9c1bca87a475505#diff-3fbb47e318cd8802bd325e7da9aaabe8R278

kmaehashi commented 7 years ago

Good catch...

sakuraikaito commented 7 years ago

LGTM :+1:

# apt-get update
# apt-get -y install wget make tar g++ python
# wget https://raw.githubusercontent.com/jubatus/jubatus-installer/43c0ef0f345113e8c4a2763c93c7e10c90346d77/install.sh
# bash install.sh
  .. snip ..
install.sh: line 175: type: bzip2: not found
command not found: bzip2