Hello everybody,
I am a Windows user and I always wanted to run Rakudo-Star Perl 6, but
I couldn't get the installation / compile from source to run on my
Windows 7 box (32 bits). I grew more and more frustrated.
Then I came across a posting "Windows .msi available for Rakudo Star
2012.07" by pmichaud on
http://rakudo.org/2012/07/30/windows-msi-available-for-rakudo-star-2012-07/
and I installed the Rakudo *.msi file (which is a really simple one-
click installation process) and it worked perfectly.
I thought that Windows people on comp.lang.perl.misc are interested to
know that they too can now run Rakudo-Star Perl 6.
>> Windows .msi available for Rakudo Star 2012.07
>> Posted on 2012.07.30 by pmichaud
>>
>> I'm pleased to announce that starting with the
>> current Rakudo Star release (2012.07), we will
>> now be providing Windows .msi distributions with
>> precompiled binaries for Rakudo Star. The .msi
>> distribution is available in the same location as
>> other Rakudo Star releases, at
>>
https://github.com/rakudo/star/downloads/ .
>>
>> On this site, on IRC, and at YAPC::NA 2012 I heard
>> many people comment that Windows users really
>> wanted a binary install option. We’ve occasionally
>> done .msi and .exe installers for Rakudo Star
>> releases in the past, but didn't have any dedicated
>> tools or sufficient environments to be able to
>> produce them consistently each month. So, this month
>> I dedicated some time to create scripts and tools
>> that can automate much of the process of building .msi
>> distributions from the Rakudo Star release tarballs.
>> Over the next couple of weeks I will be documenting
>> the process so that others can hopefully follow it
>> as well. With the new tools in place I think we’ll be
>> able to consistently provide Rakudo .msi distributions
>> within a few days (if not hours) of each monthly
>> tarball release.
>>
>> (At this time I can’t guarantee that .msi files will
>> always be published at the same time as the standard
>> tarballs, because some monthly release managers may
>> not have access to a suitable Widnows environments for
>> building the .msi. Bear with us while we work out the
>> full release details. :-) )
>>
>> This is still a newish process for us, so if you
>> encounter any problems with the .msi distribution, let
>> us know on IRC #perl6, file a bug ticket, or send a
>> note to
perl6...@perl.org or
perl6-c...@perl.org.
>>
>> Enjoy!