RVM ruby installation errors - Mac

后端 未结 8 756
深忆病人
深忆病人 2020-12-14 09:28

I have tried to install each of the following three versions of Ruby via RVM, each with their own set of errors. I\'m more concerned with getting the last one working so I\'

8条回答
  •  一生所求
    2020-12-14 10:10

    I used homebrew to install GCC-4.2, then symlinked it from /usr/local/bin to /usr/bin. This fixed this issue for me.

提交回复
热议问题