[Locomotive-users] Re: Error with localhost, then with gems

Nathan Hyde nathan at fullsteam.com
Fri Dec 7 17:15:12 GMT 2007


Chaz,

It appears that your app requires the Amazon Web Services - S3 gem. You can either unpack it into your application's plugins directory or install it into the locomotive bundle your app runs in.

To install it in the Locomotive bundle, right-click the application in Locomotive's app list and select to "Open in Terminal". (This will load the bundle's environment in a new Terminal window.) Then, at the prompt, type: sudo gem install aws-s3

BTW, I find tailing the development and mongrel logs to be quite helpful in debugging why an app won't start.

HTH

Nathan
   _____  

Date: Thu, 6 Dec 2007 23:09:44 +0100 (CET)
  From: "Justin Case Schilder" <justin at ljs.nl>
  Subject: Re: [Locomotive-users] Error with localhost, then with gems
  To: locomotive-users at lists.raaum.org
  Message-ID: <50085.83.84.170.200.1196978984.squirrel at mail.ljs.nl>
  Content-Type: text/plain;charset=iso-8859-1
  
  Adding/running a new project from scratch not created in locomotive works
  fine? When you get the update error, you did do "gem update"? OS version?
  Intel/PPC?
  
  My apologies if this mail messes up some threading in the list, having
  some mail issues.
  
  =========
  On Dec 5, 2007, at 06:03, Chaz wrote:
  =========
  Tried to add an existing project, it would
  always say localhost server not found. I typed "mongrel_rails start" into
  terminal and it suggested that I update my gems. I tri
  
  /Applications/Locomotive2/Bundles/
  standardRailsMar2007.locobundle/i386/
  lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
  `gem_original_require': no such file to load -- aws/s3 (MissingSourceFile)
  
    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://one.textdrive.com/pipermail/locomotive-users/attachments/20071207/1028a4f4/attachment.htm


More information about the Locomotive-users mailing list