For the Rakudo Perl 6 masters out there.... I downloaded the current
build of Rakudo using git.(2/26/09) as per the Rakudo.org site.  when I
try to build it (using the instructions on the site) I get a error
message that don't understand.(maybe missing a file)  I can't wait to
start learning Perl 6 and right now nothing is working for me.  Can
someone please help.

I'm running Fedora 11 (beta) on a Intel quad core CPU.
Below is the output of the "perl Configure.pl --gen-parrot" command:
                
                [...@phil_k_sebben rakudo]$ perl Configure.pl
                --gen-parrot
                Generating Parrot ...
                /usr/bin/perl build/gen_parrot.pl
                
                Checking out Parrot r38379 via svn...
                Checked out revision 38379.
                
                Configuring Parrot ...
                /usr/bin/perl Configure.pl
                Can't locate Test/Harness.pm in @INC (@INC contains: lib
                config 
/usr/local/lib64/perl5/site_perl/5.10.0/x86_64-linux-thread-multi 
/usr/local/lib/perl5/site_perl/5.10.0 
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 
/usr/lib/perl5/site_perl .) at lib/Parrot/Configure/Options/Test.pm line 7.
                BEGIN failed--compilation aborted at
                lib/Parrot/Configure/Options/Test.pm line 7.
                Compilation failed in require at Configure.pl line 13.
                BEGIN failed--compilation aborted at Configure.pl line
                13.
                
                Building Parrot ...
                Unable to locate parrot_config.
                To automatically checkout (svn) and build a copy of
                parrot,
                try re-running Configure.pl with the '--gen-parrot'
                option.
                Or, use the '--parrot-config' option to explicitly
                specify
                the location of parrot_config.
                [...@phil_k_sebben rakudo]$
                

Thank you for all you great work with Perl 6
Respectfully.
-- 
Michael <mdhens...@gmail.com>

Reply via email to