From: Michael Graff Date: 2010-03-30T06:04:59+09:00 Subject: [ruby-core:29118] [Bug #3051] psych is too osx-specifc Bug #3051: psych is too osx-specifc http://redmine.ruby-lang.org/issues/show/3051 Author: Michael Graff Status: Open, Priority: Normal ruby -v: ruby 1.9.2dev (2010-03-26 trunk 27055) [i386-netbsdelf5.0.] ext/psych/extconf.rb only looks in Macports' directories for libyaml, and will not look in places other OSs may use (such as /usr/pkg for NetBSD.) Additionally, the message displayed is very OSX specific. ---------------------------------------- http://redmine.ruby-lang.org