I'm trying to run the examples, but I'm getting this error when requiring 'ui'. ``` LoadError: cannot load such file -- ui.so ``` I installed ruby-ui via ``` gem install ui ``` Is that correct? (using OS X and Ruby 1.9.3)