search for: rball

Displaying 1 result from an estimated 1 matches for "rball".

Did you mean: ball
2008 Jan 31
1
Production problem for mongrel
...use "gem install mongrel" command. The first option I tried is to put mongrel and all other gems under the vendor directly in my app, but seems the command "ruby script/server" cannot find mongrel. The second option I tried is to download the tar ball and run "ruby setup.rball". The process finished fine. Type "which mongrel_rails" and show "/usr/local/bin/mongrel_rails". However, when I run the command " mongrel_rails start", it showed the following errors: /usr/local/bin/mongrel_rails: line 7: require: command not found /usr/local/...