Skip to content

Instantly share code, notes, and snippets.

@Siddhant
Created July 21, 2015 11:49
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 Siddhant/12342fb623f95c788df4 to your computer and use it in GitHub Desktop.
Save Siddhant/12342fb623f95c788df4 to your computer and use it in GitHub Desktop.
$ perl Configure.pl --gen-moar
ATTENTION: no --prefix supplied, building and installing to /home/ssara29/rakudo/install
sh: /home/ssara29/rakudo/install/bin/nqp-m: No such file or directory
Previous HEAD position was ae07ba3... Bump MOAR_REVISION for async proc handle leak fix.
HEAD is now at 78c7b8d... Bring modifier failure reporting inline with STD.
Building NQP ...
/usr/bin/perl Configure.pl --prefix=/home/ssara29/rakudo/install --backends=moar --make-install --git-protocol=https --gen-moar
/home/ssara29/rakudo/install: No such file or directory at Configure.pl line 84.
Command failed (status 65280): /usr/bin/perl Configure.pl --prefix=/home/ssara29/rakudo/install --backends=moar --make-install --git-protocol=https --gen-moar
@cxw42
Copy link

cxw42 commented Dec 4, 2018

I did mkdir install and then re-ran, and it continued to the build step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment