Skip to content

Instantly share code, notes, and snippets.

@gfldex
Created September 30, 2012 20:06
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 gfldex/3808313 to your computer and use it in GitHub Desktop.
Save gfldex/3808313 to your computer and use it in GitHub Desktop.
nice /usr/bin/perl Configure.pl --with-parrot=/home/dex/rakudo/install/bin/parrot --make-install && nice make all install
HEAD is now at a0b4c57... Catch undeclared variables properly.
Building NQP ...
/usr/bin/perl Configure.pl --with-parrot=/home/dex/rakudo/install/bin/parrot.exe --make-install
Verifying installation ...
Using /home/dex/rakudo/install/bin/parrot.exe (version RELEASE_4_4_0).
sh: line 0: cd: 3rdparty/dyncall: No such file or directory
Command failed (status 256): cd 3rdparty/dyncall && sh configure
Command failed (status 256): /usr/bin/perl Configure.pl --with-parrot=/home/dex/rakudo/install/bin/parrot.exe --make-install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment