From: Bill Date: 2007-05-14T18:21:38+09:00 Subject: Installing Ruby - miniruby require error Hi, I'm trying to install ruby 1.8.6 on OS X.5. make is failing while running miniruby mkconfig.rb while trying to require "fileutils". The oh-so-helpful error is simply "Abort trap". This file exists in the /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/ folder. I suspect there is a path that's not being set correctly, but am unable to figure it out. Any help is greatly appreciated. TIA. -- Posted via http://www.ruby-forum.com/.