
Installed ruby-dev, as suggested on this GitHub Issues thread that had as similar issue that I have: sudo apt-get install ruby-dev Installed Ruby, as per official Jekyll documentation: sudo apt-get install ruby-full build-essential zlib1g-dev Results logged to /root/gems/extensions/x86_64-linux/2.7.0/sassc-2.4.0/gem_make.outĭone installing documentation for bundler after 0 secondsīefore installing Jekyll on the droplet, I ran the following commands: Gem files will remain installed in /root/gems/gems/sassc-2.4.0 for inspection. G++: fatal error: Killed signal terminated program cc1plus This could take a while.ĮRROR: Failed to build gem native extension.Ĭurrent directory: /root/gems/gems/sassc-2.4.0/ext

I get the following output after trying to install Jekyll: gem install jekyll bundlerīuilding native extensions. I am currently unable to successfully install Jekyll on a DigitalOcean Dokku droplet running Ubuntu 20.04.4.
