Skip to content

Instantly share code, notes, and snippets.

@omega
Created May 12, 2014 10:32
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 omega/a2362e8e9156d3c17dad to your computer and use it in GitHub Desktop.
Save omega/a2362e8e9156d3c17dad to your computer and use it in GitHub Desktop.
$ brew install rakudo-star --with-gmp --with-icu4c --with-jvm --with-pcre
==> Installing rakudo-star
==> Downloading http://rakudo.org/downloads/star/rakudo-star-2014.03.tar.gz
######################################################################## 100.0%
==> perl Configure.pl --prefix=/usr/local/Cellar/rakudo-star/2014.03 --backends=parrot,jvm --gen-parrot
at org.perl6.nqp.runtime.CompilationUnit.enterFromMain(CompilationUnit.java:59)
at nqp.main(gen/jvm/stage2/NQP.nqp)
make: *** [gen/jvm/stage1/QAST.jar] Error 1
Command failed (status 512): make
Command failed (status 512): perl Configure.pl --prefix=/usr/local/Cellar/rakudo-star/2014.03 --backends=parrot,jvm --make-install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment