Chris Lervag wrote in post #989743: > Jon Forums wrote in post #989207: > >> # comment out the following lines in src\extconf.rb >> https://github.com/masa16/narray/blob/master/extconf.rb#L55-66 > > Jon, > this worked like a charm! > Thanks alot! > > Chris I just ran into the same problem and Jon's suggested work-around worked for me as well. Thanks Jon. I'm wondering if this could be corrected in the gem directly? Also, I'm confused about the available gems: *** REMOTE GEMS *** narray (0.5.9.9, 0.5.9.7 x86-mingw32) narray-ruby19 (0.5.9.7 x86-mingw32) What's the difference between narray and narray-ruby19? Obviously narray has a more recent update. For Ruby 1.9.2 are we supposed to use narray-ruby19 or is narray (0.5.9.9) supposed to work for both Ruby 1.9 and 1.8? Thanks, Armin -- Posted via http://www.ruby-forum.com/.