Re: Help with setting up Perl6
[email protected] ("Sean O'Rourke") Thu, 12 Dec 2002 07:24:21 -0800 (PST)
| Newsgroups | perl.perl6.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 11 Dec 2002, Jared Rhine wrote: > In languages/perl6/t/compiler/1_1.err, I get: > > Can't find loader Parrot_DynOp_core_0_0_7: ../imcc/imcc: undefined > symbol: Parrot_DynOp_core_0_0_7 > > which is suspicious for the 0_0_7 when I actually checked out 0_0_8. You're right on the mark here. If you re-checkout imcc from 2002/09/06 01:21:17 or later, the version number should be fixed, and things should work much better. /s