On Martes, 6 de Abril de 2010 21:17:48 Asier escribió: > Let me look in detail the rackup configuration file tomorrow and repeat > installation. I think is a clean copy via git clone, but I must assure.
In a Debian lenny, a clean installation of ruote-kit with JRuby 1.4.0 with JDK 1.6.0_17 doesn't work. - Install JRuby in a home folder, added to path and perform a "gem update -- system" - Install jruby-openssl gem - Install the ruote-kit gem dependencies (sinatra, haml, json-jruby and so on) - Clone ruote-kit git repository - Launch 'bundle install' - Launch rackup and... no worker!. If I launch manually one worker, ruote-kit works I changed in the ruote-kit Gemfile "require 'json'" for "require 'json-jruby'" to be able tu run 'bundle install' I'll try this morning with Ruby 1.8+ruote-kit gem and post results here. Thanks -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en To unsubscribe, reply using "remove me" as the subject.
