On 6/4/07, Udi Oron <[EMAIL PROTECTED]> wrote: > capistrano appears correctly on gem list, but I get: > bash: cap: command not found > when trying to execute 'cap'.
Udi, You don't mention what OS you are using. If you are using Ubuntu or Debian and you have installed RubyGems via a .deb file then the scripts will be in /var/lib/gems/1.8/bin instead of /usr/bin. Phil --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
