Incorrect require
After managing to install this with a very complex set of googling it now does not load. When running i get this error
/Users/ccc/.rvm/gems/ruby-2.0.0-p353/gems/leap-motion-0.1.0/lib/leap-motion.rb:1:in require_relative': cannot load such file -- /Users/ccc/.rvm/gems/ruby-2.0.0-p353/gems/leap-motion-0.1.0/lib/motion/motion (LoadError) from /Users/ccc/.rvm/gems/ruby-2.0.0-p353/gems/leap-motion-0.1.0/lib/leap-motion.rb:1:in<top (required)>'
from /Users/ccc/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:135:in require' from /Users/ccc/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:135:inrescue in require'
from /Users/ccc/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:144:in require' from leap_motion_api.rb:1:in
Had a look there is no motion in that folder. running on mac, SDK installed, motion app installed. Could you help?