On Nov 4, 2007 6:36 PM, Tobi Reif <[EMAIL PROTECTED]> wrote: > > It seems the capistrano-2.1.0 gem didn't install /usr/bin/capify, > perhaps that's an issue to resolve?
No, gem installer doesn't write to /usr/bin. Instead, make sure that /usr/local/lib/ruby/site_ruby/gems/bin/ is in your path: echo $PATH --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
