From: Brian Candler Date: 2007-02-23T23:40:04+09:00 Subject: Re: rubygems and CentOS 4.4 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: [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: '#' 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: '#' [root@localhost rubygems-0.9.2]#