samdc has left a new comment on your post "Parrot 0.8.2 "Feliz Loro"
Released!":
I installed it on my Windows XP machine. I want to try Perl6, but
making the binary, I get this error:
C:\parrot-0.8.2\bin>pbc_to_exe.exe "C:\parrot-0.8.2\languages\perl6\perl6.pbc"
samdc has left a new comment on your post "Parrot 0.8.2 "Feliz Loro"
Released!":
ok, I searched and found this.
Solution is to create a batch file instead as follows:
@echo off
rem adjust the path below to suit your environment
set PARROT_ROOTDIR=c:\parrot-0.8.2
%PARROT_ROO
samdc has left a new comment on your post "Parrot 0.8.2 "Feliz Loro"
Released!":
I wrote a post about my install experience here:
http://samdelacruz.blogspot.com/2008/12/want-to-try-perl6-heres-how-to-get.html
Posted by samdc to Parrot at December 17, 2008 2:28 PM
samdc has left a new comment on your post "Parrot 0.8.2 "Feliz Loro"
Released!":
I wrote a post about my install experience here:
http://samdelacruz.blogspot.com/2008/12/want-to-try-perl6-heres-how-to-get.html
Posted by samdc to Parrot at December 17, 2008 2:26 PM