Problem solved...

I had, at some previous time, loaded mongrel using apt.  I uninstalled 
it (using apt) but the /usr/local/lib/site_ruby mongrel files were still 
there.

The require statement picked up the site_ruby version instead of the 
/usr/lib/ruby/gems version.  As soon as I renamed the files in 
/usr/local/lib/site_ruby, things started working.

-- DB
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to