All Results in discussion

showing 126-130 results of 478 [
]
> I downgraded i18n to version 0.3.7, and that enabled me to get past "rake> db:bootstrap". Yay! >> But now I'm getting pretty much the same error when I try to
I downgraded i18n to version 0.3.7, and that enabled me to get past "rake db:bootstrap". Yay!  But now I'm getting pretty much the same error when I try to open
OK, I wiped the server clean and re-did all the steps, except this time I actually ran: ./ruby-enterprise-X.X.X/installer --dont-install-useful-gems And i skipped Step 3 from http://www.rubyenterpriseedition.com/download.html, which is what failed
Did you do the "gem uninstall" step? It looks to me like you probably have the incompatible i18n gem (and its friends) installed. Because your "--dont-install-useful-gems" install of REE failed and
> /opt/ruby-enterprise-1.8.7-2012.02/bin/passenger-install-apache2-module > But this did not exist! Running the installer without --dont-install-useful-gems> seems to have solved the problem. Thanks for the heads up. I'll look into it. You'll need to