I migrated to a Macbook Pro Leopard development environment and now am faced with exactly the problem.
:( Any ideas anyone??? PJ. On Mar 19, 8:21 am, PJAY79 <[EMAIL PROTECTED]> wrote: > Hi Mislav > > I tried adding; > > #!/usr/bin/env ruby > > and > > #!/usr/local/bin/env ruby > > I still get exactly the same error.. > > Pj. > > On Mar 18, 11:12 pm, "Mislav Marohnić" <[EMAIL PROTECTED]> > wrote: > > > On Tue, Mar 18, 2008 at 12:36 PM, PJAY79 <[EMAIL PROTECTED]> wrote: > > > > I have created the script/spin file and have given it the exec > > > property, it looks like this: > > > You need to put a shebang line in script/spin, too: > > > #!/usr/bin/env ruby > > > Otherwise the system doesn't know how to execute script/spin --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
