Installing Ruby 1.8.7 (and other stuff) manually

前端 未结 6 1788
情书的邮戳
情书的邮戳 2021-02-01 23:12

I don\'t want to rely on the one-click installer any more, and I want to learn how to install Ruby manually. Is there a resource for this?

6条回答
  •  温柔的废话
    2021-02-01 23:49

    Well, if you're on a Mac I'd recommend MacPorts. There's a good post on it here that's still valid.

    If you're on Windows and don't want to use the one-click installer you can install Cygwin and build ruby through it. Here's a post I found.

提交回复
热议问题