Created
August 31, 2012 19:06
-
-
Save jnthn/3557511 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"== Installing binaries" | |
C:\Perl64\bin\perl.exe tools/build/bin-install.pl C:/consulting/rstar-rc | |
/rakudo-star-2012.08/install/bin/perl6.exe C:/consulting/rstar-rc/rakudo-star-20 | |
12.08/install/bin modules/ufo/bin/ufo modules/panda/bin/panda | |
C:/consulting/rstar-rc/rakudo-star-2012.08/install/bin/nqp.exe --vmlibs= | |
perl6_group,perl6_ops --target=pir --output=modules/rakudo-debugger/perl6-debug | |
.pir modules/rakudo-debugger/bin/perl6-debug.nqp | |
C:/consulting/rstar-rc/rakudo-star-2012.08/install/bin/parrot.exe -o mod | |
ules/rakudo-debugger/perl6-debug.pbc modules/rakudo-debugger/perl6-debug.pir | |
C:/consulting/rstar-rc/rakudo-star-2012.08/install/bin/pbc_to_exe.exe mo | |
dules/rakudo-debugger/perl6-debug.pbc | |
C:\Perl64\bin\perl.exe -MExtUtils::Command -e chmod 755 modules/rakudo-d | |
ebugger/perl6-debug.exe | |
Cannot chmod 755 modules/rakudo-debugger/perl6-debug.exe:No such file or directo | |
ry at C:/Perl64/lib/ExtUtils/Command.pm line 274. | |
NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0x2' | |
Stop. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment