Installing ruby 1.8 head

12 views
Skip to first unread message

Andrew Grimm

unread,
Jun 20, 2011, 5:06:54 AM6/20/11
to discu...@googlegroups.com
Is it possible to install Ruby 1.8 head (ie what would have been Ruby
1.8.8 https://github.com/ruby/ruby/tree/ruby_1_8, not as in the 1.8.7
branch https://github.com/ruby/ruby/tree/ruby_1_8_7) using pik?

Andrew

Luis Lavena

unread,
Jun 20, 2011, 9:17:47 AM6/20/11
to pik help and suggestions
Hello,

On Jun 20, 6:06 am, Andrew Grimm <andrew.j.gr...@gmail.com> wrote:
> Is it possible to install Ruby 1.8 head (ie what would have been Ruby
> 1.8.8https://github.com/ruby/ruby/tree/ruby_1_8, not as in the 1.8.7
> branchhttps://github.com/ruby/ruby/tree/ruby_1_8_7) using pik?
>

Pik will only install existing binary packages, it will not checkout
source or attempt to compile for you like RVM.

What you can do is clone RubyInstaller repository, clone Ruby source,
checkout the right branch you want, and then do:

> rake ruby18 LOCAL=C:\Path\to\Ruby\Source

That will produce sandbox/ruby18_mingw that will contain the compiled
version of Ruby.

--
Luis Lavena
Reply all
Reply to author
Forward
0 new messages