rvm/rvm

1.9.3 Error running '__rvm_make -j4'

Open

#4200 opened on Oct 7, 2017

View on GitHub
 (16 comments) (11 reactions) (1 assignee)Shell (4,405 stars) (976 forks)batch import
good first issueplatform: macos

Description

Description

I cannot install an old ruby version, 1.9.3-p194, on macOS High Sierra.

Steps to reproduce

  1. Check to make sure current ruby will install, 2.4.1
  2. run rvm install 1.9.3-p194
Error running '__rvm_make -j4',
please read /Users/patrick/.rvm/log/1507348148_ruby-1.9.3-p194/make.log
There has been an error while running make. Halting the installation.

Actual behavior

rvm install 1.9.3-p194

Contributor guide