[Bucardo-general] /usr/bin/env: perl -w: No such file or directory

David E. Wheeler david at justatheory.com
Fri Nov 2 00:09:15 UTC 2012


On Nov 1, 2012, at 4:58 PM, "Frank NJ." <njiaga at gmail.com> wrote:

> I'm getting this after latest git pull from today.
> 
> /usr/bin/env: perl -w: No such file or directory

Yeah, older versions of env don't like arugments. I will change it to /usr/bin/perl, but in the meantime, you can (and if you're running from the clone, you should) use:

    perl -I. bucardo ...

Best,

David



More information about the Bucardo-general mailing list