I successfully installed Padrino with sudo gem install padrino
, but when I try and run padrino ...
, I get -bash: padrino: command not found
. Even sudo
produces this result. Anyone else run into this problem? I looked in /usr/bin
, but it is not there. Thank you for your help.
I am using Mac OS X.6.8. I have been successfully installing and using gems all day, until now.