On 2020-04-09 03:41, ToddAndMargo via perl6-users wrote:
On 2020-03-23 21:28, ToddAndMargo via perl6-users wrote:
Hi All,
What is this all about? Rakudo Star forget
another dependency? psunzip?
Windows 7, x64 SP1
K:\Windows\NtUtil>raku -v
This is Rakudo version 2020.01 built on MoarVM version 2020.01.1
implementing Perl 6.d.
K:\Windows\NtUtil>zef install OAuth2::Client::Google
===> Searching for: OAuth2::Client::Google
Enabled extracting backends [git path psunzip] don't understand
C:\Users\todd/.zef/tmp\1585022838.2848.5555.088006717173\OAuth2-Client-Google-0.1.1.tar.gz
You may need to configure one of the following backends, or install
its underlying software - [tar p5tar unzip]
Many thanks,
-T
Okay, I have a fix (workaround?) for this. Windows 10
works without this:
--> <win><r> sysdm.cpl
--> Advanced (tab at the top)
--> Environmental Variables (button, lower right)
--> Path, Edit, add to the end
;C:\Program Files\Git\usr\bin
Just opened
RFE: Please add the option to include the path
https://github.com/git-for-windows/git/issues/2584