2010/9/7 Nestor Rodriguez <[email protected]>: > Que tal amigos de RoR, tengo un problema que ya me esta llevando unos dias > de googlear jeje > He instalado mongrel en windows xp, tambien lo probe con windows vista. > gem install mongrel > > Probé en la carpeta de la aplicación > mongrel_rails start > > Luego instale win32-service > gem install win32-service --platform=mswin32 > > Hasta aqui todo muy bien. Pero cuando trato de instalarlo como un servicio: > mongrel_rails service::install -N control -c c:\rails\control_ow -p 3001 -e > production > > Me lanza el siguiente error: > ERROR RUNNING 'service::install': Plugin /service::install does not exist in > cat > egory /commands > Use help command to get help > > Si alguien pudiera ayudarme que estoy poniendo mal, estoy que no se que > hacer porque necesito correrlo, el cliente esta que me mata jajaja. >
gem install mongrel_service -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry _______________________________________________ Ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
