in reply to Re: Want a perl6 Binary?
in thread Want a perl6 Binary?
See Ovid's post to perl6.internals on Google Groups. I got the same error as him with Configure.pl, but pressed on regardless :) Final outcome (note that Perl6 was not created in the root of the source tree):
parrot$ ./languages/perl6/perl6 languages/perl6/t/01-sanity/01-tap.t 1..10 ok 1 ok 2 ok # comment ok 4 ok 5 ok 6 foo ok 7 # skip ok 8 # skip bar not ok 9 # TODO not ok 10 # TODO baz
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Want a perl6 Binary?
by john_oshea (Priest) on Dec 30, 2007 at 12:53 UTC |