rakudo-p5 / v5

v5.pm for rakudo
24 stars 8 forks source link

Configure script tries to get library configuration even if the given version of Perl wasn't installed. #3

Open KamilaBorowska opened 10 years ago

KamilaBorowska commented 10 years ago

The statements in %config run unconditionally, even if it's known that the given version of Perl is not installed. I get the following errors.

/bin/sh: nqp-p: command not found
/bin/sh: nqp-p: command not found
/bin/sh: perl6-p: command not found
/bin/sh: perl6-j: command not found