Read more

Fix for Ruby 1.8.7 installation error

Tobias Kraze
June 22, 2018Software engineer at makandra GmbH

On some machines, installing Ruby 1.8.7 with ruby-build can lead to this error:

math.c:37:13: error: missing binary operator before token "("
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

Try instead to install ruby-1.8.7-p374.

Posted by Tobias Kraze to makandra dev (2018-06-22 17:17)