postmodern / ruby-install

Installs Ruby, JRuby, TruffleRuby, or mruby
MIT License
1.91k stars 252 forks source link

support modern apt with ruby-dev, llvm-dev, and clang #368

Closed rickhull closed 3 years ago

rickhull commented 4 years ago

This addresses #279

I did notice some errors and warnings in the output, however. Nonetheless, I get a so-far successful rbx install.

rwh@debian:~/git/ruby-install$ uname -a
Linux debian 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1 (2020-01-26) x86_64 GNU/Linux
rickhull commented 4 years ago

@havenwood thoughts? Can we retrigger the travis build?