in reply to Re^3: [Perl6] How do I install Inline::Perl5
in thread [Perl6] How do I install Inline::Perl5
Looks like there's something else missing.sisyphus@sisyphus5-desktop:~/p/Inline-Perl5$ perl6 configure.pl6 ===SORRY!=== Could not find LibraryMake in: /home/sisyphus/.perl6/2015.12 /home/sisyphus/.rakudobrew/moar-2015.12/install/share/perl6/site /home/sisyphus/.rakudobrew/moar-2015.12/install/share/perl6/vendor /home/sisyphus/.rakudobrew/moar-2015.12/install/share/perl6 CompUnit::Repository::AbsolutePath<139803589500272> CompUnit::Repository::NQP<139803589496864> CompUnit::Repository::Perl5<139803589493704> sisyphus@sisyphus5-desktop:~/p/Inline-Perl5$ make test make: *** No rule to make target `test'. Stop. sisyphus@sisyphus5-desktop:~/p/Inline-Perl5$
What incantation is required to install it ?P6-LibraryMake/ P6-LibraryMake/.gitignore P6-LibraryMake/.travis.yml P6-LibraryMake/lib/ P6-LibraryMake/lib/LibraryMake.pm6 P6-LibraryMake/LICENSE P6-LibraryMake/META.info P6-LibraryMake/README.md P6-LibraryMake/t/ P6-LibraryMake/t/01-basic.t P6-LibraryMake/t/Makefile.in P6-LibraryMake/t/test.c
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: [Perl6] How do I install Inline::Perl5
by choroba (Cardinal) on Mar 15, 2016 at 13:01 UTC |