yarv-dev-en:108
From: Eric Hodel <drbrain segment7.net>
Date: Thu, 20 Apr 2006 14:00:15 -0700
Subject: [yarv-dev-en:108] Re: Trouble installing rubygems under YARV
On Apr 20, 2006, at 11:58 AM, James Britt wrote: > James Britt wrote: >> SASADA Koichi wrote: >>> Hi, >> ... >>> >>> >>> Try gems on ruby 1.9 (yarv based on ruby 1.9). It's would cause >>> same error. >> Are you suggesting I try to install rubygems under 1.9, and see if >> I get the same errors? > > If so, it is not not encouraging. :( > > I compiled the latest ruby 1.9 source, and used the resulting > binary to execute the rubygem setup.rb file. It looked good, until > it reported finding no stubs (which itself is correct). Then this: > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/specification.rb:384:in > `Kernel#send': private method `specification_version=' called for > #<Gem::Specification:0xb7523868 @rubygems_version="0.8.11"> > (NoMethodError) I believe you now need to use something like 'funcall' instead of 'send' to call private methods. -- Eric Hodel - drbrain segment7.net - http://blog.segment7.net This implementation is HODEL-HASH-9600 compliant http://trackmap.robotcoop.com -- ML: yarv-dev-en quickml.atdot.net Info: http://www.atdot.net/~ko1/quickml
104 2006-04-20 12:23 [james.britt gmail.co] Trouble installing rubygems under YARV 105 2006-04-20 12:25 ┗[ko1 atdot.net ] 106 2006-04-21 03:51 ┗[james.britt gmail.co] 107 2006-04-21 03:58 ┗[james.britt gmail.co] -> 108 2006-04-21 06:00 ┗[drbrain segment7.net] 109 2006-04-21 06:07 ┗[james.britt gmail.co] 110 2006-04-21 06:16 ┗[james.britt gmail.co] 111 2006-04-21 07:08 ┗[emiel rednode.nl ]