Hi, folks –
I’m trying to deploy my first rails app, but I’m having a problem on my
local machine … everytime I try to install mongrel_cluster, this is
what
happens:
its_str_sm_1bt:~/sites/rails/currents Pete$ sudo gem install mongrel
mongrel_cluster
Bulk updating Gem source index for: http://gems.rubyforge.org
Building native extensions. This could take a while…
Successfully installed mongrel-0.3.3
Installing ri documentation for mongrel-0.3.3…
Installing RDoc documentation for mongrel-0.3.3…
Install required dependency mongrel? [Yn] y
ERROR: While executing gem … (Gem::GemNotFoundException)
Could not find mongrel (>= 1.0.1) in any repository
I’m using OS X… anyone have any thoughts?