I am trying to run this command
gem intstall sqlite3-ruby -v 1.2.5
on Ubuntu 12.04 but I keep getting this error:
you dont have write permissions into the /var/lib/gems/1.9.1 directory
This is stopping me from running the bundle install command completely and therefore I can't run the rails server command.