I just tried using Ruby Enterprise Edition (http:// www.rubyenterpriseedition.com/) with LovdByLess and am happy to report that it seems to be working fine. I haven't done yet done performance testing, but the site seems to be responsive.
My initial environment was Lovd on Ubuntu 8.04 using Passenger ( see http://groups.google.com/group/lovdbyless/browse_thread/thread/30a02009db721005 ) To Upgrade to Ruby Enterprise Edition: - installed linux ubuntu version of ruby enterprise from http://www.rubyenterpriseedition.com/download.html and followed instructions to tell passenger to use ruby enterprise - restarted apache $ cd /home/user/Projects/LovdByLess $ sudo /opt/ruby-enterprise/bin/gem install -v=0.6 hpricot $ sudo /opt/ruby-enterprise/bin/gem install acts_as_ferret $ sudo /opt/ruby-enterprise/bin/gem install -v=0.11.5 ferret $ sudo /opt/ruby-enterprise/bin/gem install RedCloth $ sudo /opt/ruby-enterprise/bin/gem install -v=2.6.0 rmagick $ sudo /opt/ruby-enterprise/bin/gem install mime-types $ sudo /opt/ruby-enterprise/bin/gem install rflickr $ sudo /opt/ruby-enterprise/bin/rake gems:build $ sudo /opt/ruby-enterprise/bin/rake gems:install $ touch /home/user/Projects/LovdByLess/tmp/restart.txt Ta da, it should be working now (try restarting apache if you have problems). - Boris http://www.borism.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
