Re: 'INC' paths for Perl
[email protected] (John Emmas) Tue, 10 Dec 2013 10:56:06 +0000
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
On 08/12/2013 00:52, [email protected] wrote: > > msys's own perl is being found first - and is therefore being used > instead of Strawberry Perl. > > If you re-arrange your path so that StrawberryPerl is at the very > beginning, then I think your problem will vanish. > On 07/12/2013 22:55, Alexandr Ciornii wrote: > Do you have directory_where_git_is_installed\git\bin in your PATH? > Thanks guys. After swapping a few things in my path it now works! John