--20cf303bf7dcad3532049fd3e25a Content-Type: text/plain; charset=UTF-8 This worked for me on Ubuntu after "sudo gem install shotgun" $ shotgun hello.rb Shotgun/WEBrick on http://127.0.0.1:9393/ [2011-04-01 09:51:16] INFO WEBrick 1.3.1 [2011-04-01 09:51:16] INFO ruby 1.9.2 (2010-08-18) [x86_64-linux] [2011-04-01 09:51:16] INFO WEBrick::HTTPServer#start: pid310 port3 127.0.0.1 - - [01/Apr/2011 09:52:30] "GET / HTTP/1.1" 200 12 0.0030 Prasad 2011/4/1 Ryan C. <rclark.sf / gmail.com> > Hi all, > > I'm working of playing around with a Nettuts Sinatra tutorial: > > http://net.tutsplus.com/tutorials/ruby/singing-with-sinatra/ > > and for whatever reason, I can't get the shotgun gen to load. My > terminal (Debian Linux) returns the following: > > > mint@mint ~/Test-Run $ shotgun basics.rb > No command 'shotgun' found, did you mean: > Command 'shogun' from package 'shogun-cmdline' (universe) > shotgun: command not found > mint@mint ~/Test-Run $ > > I have tried editing my gem paths, but that shouldn't be it since > sinatra works, right? > > Any help would be appreciated. > > Thanks, > Ryan > > -- > Posted via http://www.ruby-forum.com/. > > --20cf303bf7dcad3532049fd3e25a--