From: Ryan Davis Date: 2007-02-24T00:25:25+09:00 Subject: Re: rubygems and CentOS 4.4 On Feb 23, 2007, at 9:40 AM, Brian Candler wrote: > On Fri, Feb 23, 2007 at 02:31:01PM +0000, Brian Candler wrote: >> Any suggestions as to what I should do? I don't find this problem >> listed on >> the rubygems FAQ at http://docs.rubygems.org/read/book/3 and >> neither do I >> see any requirements saying that rubygems needs ruby version X.X.X >> to work. > > Another example which doesn't inspire much confidence: What's the problem?? This looks ok to me. Just warnings. > [root@localhost rubygems-0.9.2]# gem install RubyInline > Install required dependency hoe? [Yn] y > Install required dependency rubyforge? [Yn] y > Install required dependency rake? [Yn] y > Successfully installed RubyInline-3.6.2 > Successfully installed hoe-1.2.0 > Successfully installed rubyforge-0.4.0 > Successfully installed rake-0.7.1 > Installing ri documentation for RubyInline-3.6.2... > > test_inline.rb:643:33: Skipping require of dynamic string: "# > {tempfile.path}.rb" > inline.rb:306:26: Skipping require of dynamic string: "#{so_name}" > > inline.rb:617:46: Skipping require of dynamic string: "inline/#{lang}" > Installing ri documentation for hoe-1.2.0... > Installing ri documentation for rubyforge-0.4.0... > Installing ri documentation for rake-0.7.1... > > lib/rake.rb:905:18: unexpected token: '# 0xb7561948 @line_no=905, @text="(", @char_no=7>' > Installing RDoc documentation for RubyInline-3.6.2... > > test_inline.rb:643:33: Skipping require of dynamic string: "# > {tempfile.path}.rb" > inline.rb:306:26: Skipping require of dynamic string: "#{so_name}" > > inline.rb:617:46: Skipping require of dynamic string: "inline/#{lang}" > Installing RDoc documentation for hoe-1.2.0... > Installing RDoc documentation for rubyforge-0.4.0... > Installing RDoc documentation for rake-0.7.1... > > lib/rake.rb:905:18: unexpected token: '# 0xb75b34f0 @line_no=905, @text="(", @char_no=7>' > [root@localhost rubygems-0.9.2]# >