rubyosa-0.4.0 Bus Error
Monday, October 6th, 2008I was having some issues trying out the rubyosa gem, and found this useful japanese blog.
If you see an error like the following:
└──> rdoc-osa –name Adium
/Library/Ruby/Gems/1.8/gems/rubyosa-0.4.0/lib/rbosa.rb:530: [BUG] Bus Error
ruby 1.8.6 (2008-03-03) [universal-darwin9.0]
Abort trap
… when you are attempting to generate documentation, then you need to install an older version of the libxml-ruby gem, and modify rubyosa [...]