Hi Priyam, I tried but there is still problem
gem install sequenceserver
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Ignoring nio4r-2.0.0 because its extensions are not built. Try: gem pristine nio4r --version 2.0.0
Ignoring nokogiri-1.7.0.1 because its extensions are not built. Try: gem pristine nokogiri --version 1.7.0.1
Ignoring websocket-driver-0.6.5 because its extensions are not built. Try: gem pristine websocket-driver --version 0.6.5
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Ignoring nio4r-2.0.0 because its extensions are not built. Try: gem pristine nio4r --version 2.0.0
Ignoring nokogiri-1.7.0.1 because its extensions are not built. Try: gem pristine nokogiri --version 1.7.0.1
Ignoring websocket-driver-0.6.5 because its extensions are not built. Try: gem pristine websocket-driver --version 0.6.5
Error loading RubyGems plugin "/home/shaggysr/.rvm/gems/ruby-2.4.0@global/gems/executable-hooks-1.3.2/lib/rubygems_plugin.rb": cannot load such file -- executable-hooks/wrapper (LoadError)
Error loading RubyGems plugin "/home/shaggysr/.rvm/gems/ruby-2.4.0@global/gems/gem-wrappers-1.2.7/lib/rubygems_plugin.rb": cannot load such file -- gem-wrappers (LoadError)
Fetching: slop-3.6.0.gem (100%)
Successfully installed slop-3.6.0
Fetching: ox-2.4.9.gem (100%)
Building native extensions. This could take a while...
Successfully installed ox-2.4.9
Fetching: json_pure-1.8.6.gem (100%)
Successfully installed json_pure-1.8.6
Fetching: rack-1.6.5.gem (100%)
ERROR: While executing gem ... (TypeError)
no implicit conversion of nil into String
shaggysr@DE-101-XXX:~/Downloads/ID_mapping$ sequenceserver
/usr/lib/ruby/2.2.0/rubygems/dependency.rb:315:in `to_specs': Could not find 'sequenceserver' (>= 0) among 57 total gem(s) (Gem::LoadError)
Checked in 'GEM_PATH=/home/guptasr/.rvm/gems/ruby-2.4.0:/home/guptasr/.rvm/gems/ruby-2.4.0@global', execute `gem env` for more information
from /usr/lib/ruby/2.2.0/rubygems/dependency.rb:324:in `to_spec'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_gem.rb:64:in `gem'
from /usr/local/bin/sequenceserver:22:in `<main>'