View Single Post
Quote:
Originally Posted by haraldmartin View Post
Sorry, the second gem to install should be "rb-appscript" so type:

sudo gem install rb-appscript

and it will work. Thanks granin :)
Harald, thanks for the help. It seems that it did install and then got an error. Does this message ring a bell?

Need to update 38 gems from http://gems.rubyforge.org
......................................
complete
Building native extensions. This could take a while...
ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError)
ERROR: Failed to build gem native extension.

ruby extconf.rb install rb-appscript
can't find header files for ruby.


Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/rb-appscript-0.4.0 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/rb-appscript-0.4.0/gem_make.out


Thanks SO much.