<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><font face="Helvetica, Arial,
        sans-serif">Hi Bruce.<br>
        <br>
        The contest isn't until Wednesday night.  Up till that point the
        judges will be doing proving runs and code review, which is why
        the call for code submissions was made for this evening in order
        to give us enough time.  We certainly have enough time to fix
        whatever went wrong with the Perl 6 installation on the server. 
        Could you hop on irc.perl.org and join the #dfwpm channel so we
        can work it out?<br>
        <br>
        Please watch this list for the online meeting invite.  We will
        be streaming live over the internet via Google Hangouts and
        YouTube and hope you will be part of the online meeting so you
        can discuss your Perl 6 work.  You'll need a working microphone
        and speakers (webcam optional).<br>
        <br>
        --Tommy Butler<br>
        <br>
        On 01/06/2014 04:22 PM, Bruce Gray wrote:<br>
      </font></div>
    <blockquote cite="mid:120876E5-77A1-4A2A-ADCC-E52B7849CE8A@acm.org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div><font face="Helvetica, Arial, sans-serif">Tommy,</font></div>
      <div><font face="Helvetica, Arial, sans-serif"><br>
        </font></div>
      <font face="Helvetica, Arial, sans-serif">It is not working
        correctly.</font>
      <div><font face="Helvetica, Arial, sans-serif">Parrot has been
          installed into /usr/local/rakudo/ , but no pieces of Rakudo
          itself are there.</font></div>
      <div><font face="Helvetica, Arial, sans-serif"><br>
        </font></div>
      <div><font face="Helvetica, Arial, sans-serif">I would expect to
          see this (Parrot w/o Rakudo) if the steps I gave you were run
          though the `perl Configure.pl …` step, and then stopped.</font></div>
      <div><font face="Helvetica, Arial, sans-serif">When building
          Rakudo, the Configure step actually builds and installs Parrot
          in preparation for building Rakudo.</font></div>
      <div><font face="Helvetica, Arial, sans-serif">Also, the Make step
          *installs* Rakudo to a temp subdirectory.</font></div>
      <div><font face="Helvetica, Arial, sans-serif">Only the `make
          install` step actually copies the last pieces of Rakudo into
          their permanent location.</font></div>
      <div><font face="Helvetica, Arial, sans-serif">That is why I gave
          this as the final step:</font></div>
      <div><font face="Helvetica, Arial, sans-serif"><span
            class="Apple-tab-span" style="white-space:pre"> </span>/usr/local/rakudo/bin/perl6
          -e 'say "It works!”’</font></div>
      <div><font face="Helvetica, Arial, sans-serif">, because it
          eliminates the possibility of invoking `perl6` from the
          temporary location.</font></div>
      <div><font face="Helvetica, Arial, sans-serif"><br>
        </font></div>
      <div><font face="Helvetica, Arial, sans-serif">Did </font></div>
      <div>
        <div><font face="Helvetica, Arial, sans-serif"><span
              class="Apple-tab-span" style="white-space: pre;"> </span>/usr/local/rakudo/bin/perl6
            -e 'say "It works!”’</font></div>
        <div><font face="Helvetica, Arial, sans-serif">print “It works!”
            when you ran it?</font></div>
        <div><font face="Helvetica, Arial, sans-serif"><br>
          </font></div>
        <div><font face="Helvetica, Arial, sans-serif">I apologize for
            the delay in testing it as you requested.</font></div>
        <div><font face="Helvetica, Arial, sans-serif">FWIW, my Perl 6
            code is meant to be illustrative of how clearly and
            concisely a solution can be coded; it will win no speed
            contest.</font></div>
        <div><font face="Helvetica, Arial, sans-serif">So, unless others
            are submitting Perl 6 code, fixing the Rakudo installation
            need not be a priority for tonight’s contest.</font></div>
        <div><font face="Helvetica, Arial, sans-serif"><br>
          </font></div>
        <div><font face="Helvetica, Arial, sans-serif">— </font></div>
        <div><font face="Helvetica, Arial, sans-serif">Thank you,</font></div>
        <div><font face="Helvetica, Arial, sans-serif">Bruce Gray (Util
            of PerlMonks)</font></div>
        <div><font face="Helvetica, Arial, sans-serif"><br>
          </font></div>
        <div>
          <div><font face="Helvetica, Arial, sans-serif">On Jan 4, 2014,
              at 5:25 PM, Tommy Butler <<a moz-do-not-send="true"
                href="mailto:dfwpm@internetalias.net">dfwpm@internetalias.net</a>>
              wrote:</font></div>
          <font face="Helvetica, Arial, sans-serif"><br
              class="Apple-interchange-newline">
          </font>
          <blockquote type="cite">
            <meta content="text/html; charset=ISO-8859-1"
              http-equiv="Content-Type">
            <div bgcolor="#FFFFFF" text="#000000">
              <div class="moz-cite-prefix"><font face="Helvetica, Arial,
                  sans-serif">Bruce, other Perl6'ers:<br>
                </font> <font face="Helvetica, Arial, sans-serif"><br>
                  Rakudo Star has been installed following the build
                  instructions you specified.  (It's in the location you
                  indicated).<br>
                </font> <font face="Helvetica, Arial, sans-serif"><br>
                  Please test 'er out and let us know if it's working
                  correctly.<br>
                </font> <font face="Helvetica, Arial, sans-serif"><br>
                  --Tommy Butler<br>
                </font> <font face="Helvetica, Arial, sans-serif"><br>
                  On 01/04/2014 01:43 PM, Tommy Butler wrote:<br>
                </font> </div>
              <blockquote cite="mid:52C86446.4050903@internetalias.net"
                type="cite">
                <meta content="text/html; charset=ISO-8859-1"
                  http-equiv="Content-Type">
                <div class="moz-cite-prefix"><font face="Helvetica,
                    Arial, sans-serif">I'll certainly build it for you,
                    Bruce.  Anyone using Perl 6 gets the red carpet
                    treatment.  My hat is off to you.<br>
                  </font> <font face="Helvetica, Arial, sans-serif"><br>
                    --Tommy Butler<br>
                  </font> <font face="Helvetica, Arial, sans-serif"><br>
                    On 01/04/2014 01:36 PM, Bruce Gray wrote:<br>
                  </font> </div>
                <blockquote
                  cite="mid:066EF9E4-0E41-42FD-A894-46AB7FABB0AE@acm.org"
                  type="cite">
                  <meta http-equiv="Content-Type" content="text/html;
                    charset=ISO-8859-1">
                  <font face="Helvetica, Arial, sans-serif"> These steps
                    (retrieve+build+install) completed in <15 minutes
                    on my laptop:<br>
                  </font> </blockquote>
              </blockquote>
            </div>
            <font face="Helvetica, Arial, sans-serif">
              _______________________________________________<br>
              Dfw-pm mailing list<br>
              <a moz-do-not-send="true" href="mailto:Dfw-pm@pm.org">Dfw-pm@pm.org</a><br>
              <a moz-do-not-send="true"
                href="http://mail.pm.org/mailman/listinfo/dfw-pm">http://mail.pm.org/mailman/listinfo/dfw-pm</a><br>
            </font></blockquote>
        </div>
        <font face="Helvetica, Arial, sans-serif"><br>
        </font></div>
      <font face="Helvetica, Arial, sans-serif"><br>
      </font>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <font face="Helvetica, Arial, sans-serif"><br>
      </font>
      <pre wrap=""><font face="Helvetica, Arial, sans-serif">_______________________________________________
Dfw-pm mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dfw-pm@pm.org">Dfw-pm@pm.org</a>
<a class="moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/dfw-pm">http://mail.pm.org/mailman/listinfo/dfw-pm</a>
</font></pre>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif"><br>
    </font>
  </body>
</html>