ubuntu 11.10 foreman error
- by user1060759
Like this post I am also trying to complete this heroku tutorial
I have installed and used everything (node.js, npm, express) successfully until I got to Foreman. I installed Foreman by first installing Ruby:
alex@ubuntu:~$ sudo apt-get install ruby1.9.1
then installing Foreman. I am a newbie to Unix so I "sudo" perhaps unnecessarily here, but…