Displaying 4 results from an estimated 4 matches for "satisfied_bi".
Did you mean:
satisfied_by
2010 Feb 04
3
Rails / Rack version mismatch
I attempted to install rails, with these error messages:
$ sudo gem install rails
ERROR: Error installing rails:
actionpack requires rack (~> 1.0.0, runtime)
$ sudo gem install rack
Successfully installed rack-1.1.0
1 gem installed
$ sudo gem install rails
ERROR: Error installing rails:
actionpack requires rack (~> 1.0.0, runtime)
Why does gem install a current version of rack which
2007 Dec 11
6
Mongrel install problem
Hi,
I''m having difficulties getting mongrel running on my Debian Etch
machine. It seems to install and is listed with my other gems, but
things like...
"mongrel_rails start ..."
... are not recognised.
Perhaps this is something to do with the file "lib" not being found in
the install process:
ruby extconf.rb install mongrel --include-dependencies
checking for main()
2007 Dec 12
0
Mongrel-users Digest, Vol 23, Issue 4
Thanks for the help Sean. I managed to get the install fixed, but I''m
still having problems. When I do mongrel_rails start, the process just
gets stuck and never completes. If I interrupt it I get the
following...
** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
/usr/lib/ruby/1.8/rubygems/source_index.rb:186:in `search'': Interrupt
from
2007 Sep 19
49
plugin dependencies
Hello all,
The topic of plugin dependencies has come up before and it doesn''t
seem to have been addressed by core or core doesn''t seem to think it''s
an issue. I''ve looked at the current edge code and don''t see anything
new, so if I''ve missed something *please* let me know.
The following article makes mention of a require_plugin