On 27 Aug 2002 at 11:59, Markus Laire wrote: > With following commands ALL perl6 tests pass. NO skipped or failed > tests, not even those 8_5 and 8_6. > (All tests succesful - Files=15, Tests=64) > > Configure.pl && make && cd languages/imcc && > make imcc && cd ../perl6 && make perl6-config && make test
Another typo (I'll be more carefull in future). 'make imcc' there should be just 'make' which means that this also works: perl Configure.pl && make && cd languages/perl6 && make && make test -- Markus Laire 'malaire' <[EMAIL PROTECTED]>