Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread ToddAndMargo via perl6-users
On 2020-04-09 20:36, Tobias Boege wrote: On Thu, 09 Apr 2020, ToddAndMargo via perl6-users wrote: On 2020-04-09 09:39, Richard Hainsworth wrote: Am I missing something here? It would seem obvious to me that Git and Raku are not linked in any way, except of course for developers who only use Gi

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread Tobias Boege
On Thu, 09 Apr 2020, ToddAndMargo via perl6-users wrote: > On 2020-04-09 09:39, Richard Hainsworth wrote: > > Am I missing something here? > > > > It would seem obvious to me that Git and Raku are not linked in any way, > > except of course for developers who only use Git with Raku, or who only >

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread ToddAndMargo via perl6-users
On 2020-04-09 09:39, Richard Hainsworth wrote: Am I missing something here? It would seem obvious to me that Git and Raku are not linked in any way, except of course for developers who only use Git with Raku, or who only have a dependency on Git through zef. It would therefore seem to me tha

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread İsmail Arılık
> In fact, since Github is now owned by Microsoft, it seems a little > strange to require 'zef' to include it in an installation. "Git" is not "GitHub". 9 Nis 2020 Per 19:39 tarihinde Richard Hainsworth şunu yazdı: > Am I missing something here? > > It would seem obvious to me that Git and Rak

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread Richard Hainsworth
Am I missing something here? It would seem obvious to me that Git and Raku are not linked in any way, except of course for developers who only use Git with Raku, or who only have a dependency on Git through zef. It would therefore seem to me that a Raku / Zef distribution should NOT bundle G

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread Andy Bach
To get access to them: --> sysdm.cpl --> Advanced (tab at the top) --> Environmental Variables (button, lower right) --> Path, Edit, add to the end ;C:\Program Files\Git\usr\bin I edited my local user path before installing: C:\Program Files (x86)\Common Files\Oracle\J

tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread ToddAndMargo via perl6-users
Hi All, Since the Raku Windows Installer forgets to install Git along with Zef: https://github.com/rakudo/star/issues/145 You have to install Git yourself: https://git-for-windows.github.io/ Now here is a sweet feature of having Git installed. It comes with all kind of nice Linux util

Re: zef and tar.gz

2020-04-09 Thread ToddAndMargo via perl6-users
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>