After installing mongrel
http://mongrel.rubyforge.org/
I try to start mongrel into my railsapp
mongrel_rails start
bash: mongrel_rails: command not found
why doesn´t mongrel start when i start it at the way described into the
manual
After installing mongrel
http://mongrel.rubyforge.org/
I try to start mongrel into my railsapp
mongrel_rails start
bash: mongrel_rails: command not found
why doesn´t mongrel start when i start it at the way described into the
manual
GA Gorter wrote:
After installing mongrel
http://mongrel.rubyforge.org/I try to start mongrel into my railsapp
mongrel_rails start
bash: mongrel_rails: command not foundwhy doesn´t mongrel start when i start it at the way described into the
manual
Hi,
Did this command succeed ?
$sudo gem install mongrel
Looks like you don’t have mongrel successfully installed.
I might not be in your path. Did you build mongrel yourself?
If you do it via ruby gems you wouldn’t have this problem.
On Sep 12, 6:10 am, GA Gorter [email protected]
Thanks for reactions in this topic.
I installed a new ruby app and this app works well
I don’t know exactly the reason this work corectly, i think that other
app has an oder version or something.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs