I was having the same problem on Feisty this weekend. Reinstalling capistrano didn't help me either. On my Fedora machine at work the cap executable is in /usr/bin, but on Feisty it doesn't seem to get put there. I had update my .bashrc to modify PATH point to where I eventually found it... something like /var/lib/gems/1.8/bin (but that's purely from memory and probably off a bit, YMMV).
Udi Oron wrote: > Hi! > > capistrano appears correctly on gem list, but I get: > bash: cap: command not found > when trying to execute 'cap'. > > Please advice! > > Thank you, > Udi > > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
