github / glb-director

GitHub Load Balancer Director and supporting tooling.
Other
2.38k stars 229 forks source link

install rake gem dependency for build environment #55

Closed yzguy closed 5 years ago

yzguy commented 5 years ago

This addresses #54

gem install --no-ri --no-rdoc rake fpm
Fetching: rake-12.3.2.gem (100%)
Successfully installed rake-12.3.2
Building native extensions.  This could take a while...
Successfully installed childprocess-1.0.0
Fetching: ffi-1.10.0.gem (100%)
Building native extensions.  This could take a while...
Successfully installed ffi-1.10.0

Install rake, which allow you to complete installing the native extensions necessary for FPM