Error :
SystemExit (Define INLINEDIR or HOME in your environment and try again):
/usr/local/lib/ruby/gems/1.8/gems/RubyInline-3.7.0/lib/inline.rb:93:in `abort’
Fix :
Add the following line in the environment.rb file :
ENV[‘HOME’] = ‘/home/username’