Re: Issues with "zef install Informative" under Windows

2020-06-08 Thread ToddAndMargo via perl6-users
On 2020-06-08 15:12, Richard Hainsworth wrote: Todd, I wrote Informative a while ago. So as to make it self-contained, I copied code from GTK::Simple (as stated in the comments). The reason for this is that GTK::Simple itself is quite large with a lot of boilerplate for many functions.

Re: Issues with "zef install Informative" under Windows

2020-06-08 Thread Richard Hainsworth
.  "--force-build" does not work either Anyone know how to fix this? Many thanks, -T K:\Windows\NtUtil>Issues with "zef install Informative" ===> Searching for: Informative ===> Building: Inform:ver<1.2>:auth [Inform] At line:1 char:192 [Inform] + ... ystem.io.

Issues with "zef install Informative" under Windows

2020-06-08 Thread ToddAndMargo via perl6-users
Hi All, Window 10-2005 Rakudo version 2020.05.1 built on MoarVM version 2020.05 Informative installs perfectly in Fedora (Linux), but not Windows 10. "--force-build" does not work either Anyone know how to fix this? Many thanks, -T K:\Windows\NtUtil>Issues with "zef i

Re: my first two doc issues

2020-01-22 Thread ToddAndMargo via perl6-users
On 2020-01-19 14:46, ToddAndMargo via perl6-users wrote: Hi All, I just posted my first two doc issues: RFE: Please add the following examples to routine +^ https://github.com/Raku/doc/issues/3177 RFE: add some missng explanation to Operators #3175 https://github.com/Raku/doc/issues/3175 Now

Re: my first two doc issues

2020-01-20 Thread Philip Hazelden
On Tue, Jan 21, 2020, 12:16 AM ToddAndMargo via perl6-users < perl6-users@perl.org> wrote: They did not give me > the link to report it. > JJ's very first comment: "You would probably want to raise this issue in the zef repo itself ." The words "zef repo itself" are

Re: my first two doc issues

2020-01-20 Thread ToddAndMargo via perl6-users
On 2020-01-20 16:02, Philip Hazelden wrote: On Mon, Jan 20, 2020, 11:48 PM ToddAndMargo via perl6-users mailto:perl6-users@perl.org>> wrote: On 2020-01-20 15:23, Philip Hazelden wrote: > Since you continue to insult the maintainers, What a bunch of crap!  It was only one

Re: my first two doc issues

2020-01-20 Thread Philip Hazelden
On Mon, Jan 20, 2020, 11:48 PM ToddAndMargo via perl6-users < perl6-users@perl.org> wrote: > On 2020-01-20 15:23, Philip Hazelden wrote: > > Since you continue to insult the maintainers, > > What a bunch of crap! It was only one person > and I don't think he meant any harm. > I never said you

Re: my first two doc issues

2020-01-20 Thread ToddAndMargo via perl6-users
On 2020-01-20 15:23, Philip Hazelden wrote: Since you continue to insult the maintainers, What a bunch of crap! It was only one person and I don't think he meant any harm. And if you had actually read the link, you would have found that its was a "maintainer" I am suppose to be dissing that

Re: my first two doc issues

2020-01-20 Thread Philip Hazelden
;> https://github.com/Raku/doc/issues/3177 > >> > >> Now I wait and see what kind of reception I get. It > >> will be nice to contribute to the docs, rather than > >> just always griping about them > >> > > > > Oh well, I just responded wi

Re: my first two doc issues

2020-01-20 Thread ToddAndMargo via perl6-users
On 2020-01-19 15:09, Tobias Boege wrote: On Sun, 19 Jan 2020, ToddAndMargo via perl6-users wrote: RFE: Please add the following examples to routine +^ https://github.com/Raku/doc/issues/3177 Now I wait and see what kind of reception I get. It will be nice to contribute to the docs, rather

Re: my first two doc issues

2020-01-19 Thread ToddAndMargo via perl6-users
On 2020-01-19 15:09, Tobias Boege wrote: On Sun, 19 Jan 2020, ToddAndMargo via perl6-users wrote: RFE: Please add the following examples to routine +^ https://github.com/Raku/doc/issues/3177 Now I wait and see what kind of reception I get. It will be nice to contribute to the docs, rather

Re: my first two doc issues

2020-01-19 Thread Tobias Boege
On Sun, 19 Jan 2020, ToddAndMargo via perl6-users wrote: > RFE: Please add the following examples to routine +^ > https://github.com/Raku/doc/issues/3177 > > Now I wait and see what kind of reception I get. It > will be nice to contribute to the docs, rather than > just always

my first two doc issues

2020-01-19 Thread ToddAndMargo via perl6-users
Hi All, I just posted my first two doc issues: RFE: Please add the following examples to routine +^ https://github.com/Raku/doc/issues/3177 RFE: add some missng explanation to Operators #3175 https://github.com/Raku/doc/issues/3175 Now I wait and see what kind of reception I get

Issues with split

2018-10-19 Thread ToddAndMargo via perl6-users
Hi All, I am reading the output of curl https://www.bleepingcomputer.com/download/adwcleaner/ -o - and looping through it with split. This gets me about 1/20th of the lines: for split "\n", $WebPage -> $Line { AAAH! Doing a hex edit on the downloaded file, the delimiter is 0H0A

Re: issues with zef

2018-03-12 Thread ToddAndMargo
On 03/12/2018 01:13 AM, Steve Mynott wrote: On Sun, Mar 11, 2018 at 11:01:08PM -0700, ToddAndMargo typed: How do I fix this? # rpm -qa rakudo\* rakudo-zef-0.1.30-1.fc27.x86_64 rakudo-0.2018.02.1-1.fc27.x86_64 # zef install Net::SMTP ===SORRY!=== Failed to open file

Re: issues with zef

2018-03-12 Thread Steve Mynott
On Sun, Mar 11, 2018 at 11:01:08PM -0700, ToddAndMargo typed: > How do I fix this? > > # rpm -qa rakudo\* > rakudo-zef-0.1.30-1.fc27.x86_64 > rakudo-0.2018.02.1-1.fc27.x86_64 > > # zef install Net::SMTP > ===SORRY!=== > Failed to open file >

issues with zef

2018-03-12 Thread ToddAndMargo
Hi All, Help! How do I fix this? # rpm -qa rakudo\* rakudo-zef-0.1.30-1.fc27.x86_64 rakudo-0.2018.02.1-1.fc27.x86_64 # zef install Net::SMTP ===SORRY!=== Failed to open file /usr/lib64/perl6/site/dist/863D6AAB4F5E7259BA381C4EBE0F88BAA358090E: No such file or directory # ls -al

Re: issues with

2017-03-09 Thread Timo Paulssen
Hey, X11::Xlib::Raw is buggy. It has to have all modules it uses internally inside its "provides" section in the META6.json, otherwise "use" will not find them. I'll open a ticket with the module author. HTH - Timo On 08/03/17 22:08, ToddAndMargo wrote: > Hi All, > > What is wrong with this?

Re: issues with

2017-03-08 Thread ToddAndMargo
On 03/08/2017 01:08 PM, ToddAndMargo wrote: Hi All, What is wrong with this? $ perl6 -MX11::Xlib::Raw -e 'say "hi";' ===SORRY!=== Could not find X11::Xlib::Raw::X at line 5 in: /home/tony/.perl6 /usr/share/perl6/site /usr/share/perl6/vendor /usr/share/perl6