After sweating with irb and google, I found the problem (and a solution) See http://mongrel.rubyforge.org/ticket/22
This is a bug with gem_plugin and it appears that it will be fixed when mongrel 1.2 is released. In the mean time, I was able to solve my problem by setting my GEM_HOME environment variable to the location of my gems (same as GEM_PATH) Rene Perrier wrote: > Same problem here. > > I have installed mongrel (1.1.5) and mongrel_cluster (1.0.5) and I can > see both of them when I execute "gem list". And I also get the error > message: > "ERROR RUNNING 'cluster::configure': Plugin /cluster::configure does not > exist in category /commands > Use help command to get help" > > One additional piece of info: > I have installed all my gems in a non-standard location because I have > no sudo privileges (i.e. I installed my gems using the --install-dir > option) -- Posted via http://www.ruby-forum.com/. _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users