Hi, I successfully installed a RoR/Flex/Oracle application in a Windows environment and am now in the process of trying the same in Linux. Unfortunately, when I get to the part where I start Mongrel, I get the following error message:
[EMAIL PROTECTED] FDS_Server]# mongrel_rails start -e production -p 4001 /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- win32/service (LoadError) I've seen something similar in Windows recently, where I've had to install win32-service 0.5.2 as recommended by Luis Lavena (http:// www.flickr.com/photos/filchiprogrammer/2652641020/), but this is a brand new setup in Linux, rebuilt from source... Here are a few details of my setup: [EMAIL PROTECTED] FDS_Server]# ruby -v ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-linux] [EMAIL PROTECTED] FDS_Server]# gem -v 1.2.0 [EMAIL PROTECTED] FDS_Server]# rails -v Rails 2.1.0 I'd appreciate any help on this. Thanks, Chris. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---