Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Installing ruby 1.8 head
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Andrew Grimm  
View profile  
 More options Jun 20 2011, 5:06 am
From: Andrew Grimm <andrew.j.gr...@gmail.com>
Date: Mon, 20 Jun 2011 19:06:54 +1000
Local: Mon, Jun 20 2011 5:06 am
Subject: Installing ruby 1.8 head
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luis Lavena  
View profile  
 More options Jun 20 2011, 9:17 am
From: Luis Lavena <luislav...@gmail.com>
Date: Mon, 20 Jun 2011 06:17:47 -0700 (PDT)
Local: Mon, Jun 20 2011 9:17 am
Subject: Re: Installing ruby 1.8 head
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »