Skip to content
Sebastian Burlacu edited this page Nov 5, 2019 · 22 revisions

CentOS 7

Official docs are hard to come by.

Ubuntu 16.04

Use Brightbox-supplied packages, they have a Launchpad package repo page and everything.

See https://www.brightbox.com/docs/ruby/ubuntu/

When the smashing installation instantly fails due to being unable to located openssl, run 'apt install build-essential libssl-dev' - as per https://github.com/Smashing/smashing/issues/28#issuecomment-268635142

Clone this wiki locally