Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created March 23, 2015 08:26
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 FROGGS/6753acf3fe110f100782 to your computer and use it in GitHub Desktop.
Save FROGGS/6753acf3fe110f100782 to your computer and use it in GitHub Desktop.
1) wipe C:\rakudo
2) fetch the star tgz file
3) unpack to C:\rakudo-star-YYYY.MM
4) cd C:\rakudo-star-YYYY.MM
5) mkdir nqp\install
6) C:\Perl\bin\perl.exe Configure.pl --prefix=C:\rakudo --gen-moar
7) nmake install
8) copy bin\p6doc.bat, panda.bat and ufo.bat from older version
9) copy panda's state/project.json
10) nmake msi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment