I have tried to install RubyCocoa and received the following error: bash-2.05a$ ruby install.rb config install.rb: entering config phase... create ext/rubycocoa/extconf.rb create ext/rubycocoa/rubycocoa.m create framework/RubyCocoa.pbproj/project.pbxproj create framework/src/objc/RBObject.h create framework/src/objc/RBSlaveObject.h create framework/src/objc/RubyCocoa.h create framework/src/objc/Version.h ---> framework create /Users/markwils/Desktop/Ruby/tarballs/rubycocoa-0.4.0/framework/src/ objc/osx_ruby.h ... /Users/markwils/Desktop/Ruby/tarballs/rubycocoa-0.4.0/framework/post- config.rb:15: [BUG] Segmentation fault ruby 1.6.8 (2002-12-24) [powerpc-darwin6.3] Abort trap As you can see from the above, I am using ruby 1.6.8. I am also using 10.2.3 and the December developer tools. If anyone has any insight on this, I would appreciate the help. Thank you. Mark Wilson