Build a gem with native extension (Gem::Installer::ExtensionBuildError)?

It seems that the Issue #116 of Nokogiri says it all: Ruby 1.9.0 is not supported You should upgrade to 1.9.1-p129 or even the 1.9.2. 1.9.0 is too broken to be supported. :-( I may now want to update this little ruby thing.

It seems that the Issue #116 of Nokogiri says it all: Ruby 1.9.0 is not supported. You should upgrade to 1.9.1-p129 or even the 1.9.2. 1.9.0 is too broken to be supported.

:-( I may now want to update this little ruby thing...

Well, I installed Ruby 1.9.1 from sources thanks to this blog post: rudygems. Com/post/99075288/ruby-191-install And it now works seamlessly. – Arnaud Leymet May 28 '10 at 18:43.

For nokogiri you can give a try here For other gems you can check here for ruby 1.9 compatibility problems.

The nokogiri page you propose is about getting it installed on Mac OS environements. I did try to install the gem with the sources, but it didn't do the trick. And I'm not sure that the problem is about Ruby 1.9 compatibility since I could install it all on my Windows workstation, but not on the Ubuntu server.

I'm open to other propositions, though. – Arnaud Leymet May 20 '10 at 12:52.

Gem files will remain installed in /usr/lib/ruby1.9/gems/1.9.0/gems/nokogiri-1.4.1 for inspection. Results logged to /usr/lib/ruby1.9/gems/1.9.0/gems/nokogiri-1.4.1/ext/nokogiri/gem_make. Building native extensions.

ERROR: Failed to build gem native extension. -I/usr/include/ruby-1.9.0/i486-linux -I/usr/include/ruby-1.9.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -fno-strict-aliasing -g -fPIC -o gherkin_lexer_ar.

It seems that the Issue #116 of Nokogiri says it all.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions