perl6-install error- perl6-2015-03 - old_version
by DdWw from LinuxQuestions.org on (#6DTGF)
Linux distro- fossa64pup-linux and small laptop.
Used command to compile perl6.
# cd rakudo-star-2015.03 <-- rakudo-star-2015.03.tar.gz
# perl Configure.pl --backend=moar --gen-moar --prefix=/opt/perl6
Configuring and building MoarVM ...
/usr/bin/perl5.30.0 Configure.pl --optimize --prefix=/opt/perl6 --make-install.
Can't locate build/setup.pm in @INC (you may need to install the build::setup module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at Configure.pl line 12
Could anyone tell me what's build::setup module?
raku(do)brew install for perl6 failed ..
Used command to compile perl6.
# cd rakudo-star-2015.03 <-- rakudo-star-2015.03.tar.gz
# perl Configure.pl --backend=moar --gen-moar --prefix=/opt/perl6
Configuring and building MoarVM ...
/usr/bin/perl5.30.0 Configure.pl --optimize --prefix=/opt/perl6 --make-install.
Can't locate build/setup.pm in @INC (you may need to install the build::setup module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at Configure.pl line 12
Could anyone tell me what's build::setup module?
raku(do)brew install for perl6 failed ..