Andrew Otwell
2005-May-12 22:46 UTC
Re: Fixing gem native extension building on OS X (was: Serving rails app via cgi)
>>I''m on Ruby 1.8.2, Rubygems 0.8.10, and Rails 0.12.1, and I have some >>> other questions floating around out there about building native >>> extensions.... as in I can''t, they all fail -- ''gem install whatever'' >>> works fine if it doesn''t have to build a native extension, but >>> otherwise fails.You''ll want the solution described for this problem at Lucas Carlson''s blog: http://tech.rufy.com/entry/46 Just skip the steps you''ve already done: installing RubyGems, Ruby, and Rails obviously. IOW, do the fixrbconfig step, then install and build readline.