Skip to content

Instantly share code, notes, and snippets.

@szabgab
Created July 15, 2011 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szabgab/1084313 to your computer and use it in GitHub Desktop.
Save szabgab/1084313 to your computer and use it in GitHub Desktop.
rakudo on windows
D:\work\rakudo>perl Configure.pl --gen-parrot
Generating Parrot ...
C:\strawberry\perl\bin\perl.exe build/gen_parrot.pl --prefix=D:/work/rakudo/parrot_install
Checking out Parrot RELEASE_3_5_0-167-g5718bb9 via git...
HEAD is now at 5718bb9... fix an embed API test
Performing 'mingw32-make realclean' ...
'mingw32-make' is not recognized as an internal or external command,
operable program or batch file.
Command failed (status 256): mingw32-make realclean
Error while executing C:\strawberry\perl\bin\perl.exe build/gen_parrot.pl --prefix=D:/work/rakudo/parrot_install; aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment