Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 21, 2019 20:28
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 Whateverable/6c40ccfa6fc7e288214012c78235aada to your computer and use it in GitHub Desktop.
Save Whateverable/6c40ccfa6fc7e288214012c78235aada to your computer and use it in GitHub Desktop.
Whateverable
2019-10-21T08:56:31Z #perl6-dev <patrickb> samcv To do a relocatable build you need to pass the `--relocatable` parameter to the Configure.pl script. Also all three, MoarVM, NQP and Rakudo need to be installed to the same `--prefix` for it to work. After all three are compiled and installed, you should be able to move the installation around. Packages you install in that installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment