I am trying to install Dashing Framework on my Macbook Air Os X Mavericks running Ruby 2.0.0.
When I run sudo gem install dashing
I get the following errors:
ERROR: Error installing dashing:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/include/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/2.0.0/gems/eventmachine-1.0.3 for inspection.
Results logged to /Library/Ruby/Gems/2.0.0/gems/eventmachine-1.0.3/ext/gem_make.out
Any thoughts on this? I'm not sure how to get this to install properly..