On Thu Nov 15 19:25:59 2012, coke wrote: > On Mon Aug 02 12:55:42 2010, moritz wrote: > > FWIW, on my machine parrot doesn't even install with a space in the > > prefix path: > > > > http://trac.parrot.org/parrot/ticket/1716 > > > > I guess there's not much point in trying to tackle this issue until > > parrot gets some sanity. > > This seems to now fail when running nqp: > > Command failed (status 512): /Users/coke/perl5/perlbrew/perls/perl- > 5.16.0_THREAD/bin/perl > Configure.pl --with-parrot=/tmp/a space/bin/parrot --make-install > > The argument to --with-parrot needs to be quoted.
I've updated parrot and nqp to better handle processing and passing quoting path arguments. An update to rakudo-star that pulls the latest nqp & parrot's should handle this now. Leaving open until R* is updated. -- Will "Coke" Coleda