{"id":160,"date":"2010-03-16T19:48:53","date_gmt":"2010-03-17T01:48:53","guid":{"rendered":"http:\/\/www.pervasivecode.com\/blog\/?p=160"},"modified":"2010-03-16T19:48:53","modified_gmt":"2010-03-17T01:48:53","slug":"using-rvm-to-install-ree-1-8-7-2009-10","status":"publish","type":"post","link":"http:\/\/www.pervasivecode.com\/blog\/2010\/03\/16\/using-rvm-to-install-ree-1-8-7-2009-10\/","title":{"rendered":"Using RVM to install REE 1.8.7-2009.10"},"content":{"rendered":"<p>I&#8217;m trying out <a href=\"http:\/\/rvm.beginrescueend.com\/\">Ruby Version Manager<\/a> this week, and my first impression is that this is some cool technology. But I wasn&#8217;t able to figure out how to get it to install an older version of REE to get around <a href=\"http:\/\/groups.google.com\/group\/emm-ruby\/browse_thread\/thread\/ba3ef0a931618052\">this bug<\/a> (the &#8220;Marshal.load reentered at marshal_load&#8221; issue).<\/p>\n<p>Igor P&#8217;s solution is correct (just install REE 1.8.7-2009.10), but it took a little fiddling to figure out how to get RVM to use the older version of REE. Here&#8217;s how to do it:<\/p>\n<pre>\r\ncd ~\/.rvm\/archives\r\nwget\u00c2\u00a0-q\u00c2\u00a0http:\/\/rubyforge.org\/frs\/download.php\/66162\/ruby-enterprise-1.8.7-2009.10.tar.gz\r\nrvm install ree-1.8.7-2009.10\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m trying out Ruby Version Manager this week, and my first impression is that this is some cool technology. But I wasn&#8217;t able to figure out how to get it to install an older version of REE to get around this bug (the &#8220;Marshal.load reentered at marshal_load&#8221; issue). Igor P&#8217;s solution is correct (just install &hellip; <a href=\"http:\/\/www.pervasivecode.com\/blog\/2010\/03\/16\/using-rvm-to-install-ree-1-8-7-2009-10\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Using RVM to install REE 1.8.7-2009.10&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26,30],"tags":[],"class_list":["post-160","post","type-post","status-publish","format-standard","hentry","category-ruby","category-testing"],"_links":{"self":[{"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/posts\/160"}],"collection":[{"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/comments?post=160"}],"version-history":[{"count":5,"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/posts\/160\/revisions"}],"predecessor-version":[{"id":165,"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/posts\/160\/revisions\/165"}],"wp:attachment":[{"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/media?parent=160"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/categories?post=160"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.pervasivecode.com\/blog\/wp-json\/wp\/v2\/tags?post=160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}