Raku / user-experience

Identifying issues in and improving the Raku user experience
Artistic License 2.0
25 stars 5 forks source link

Installation of Perl 6 following https://perl6.org/downloads/ isn't without pain #20

Open HaraldJoerg opened 6 years ago

HaraldJoerg commented 6 years ago

During the German Perl Workshop, I tried to install Perl 6 on a new notebook on both Windows and Linux, and on both systems missing dependencies got in the way. The actual task was to get Perl 6 and Inline::Perl5 up and running, to allow a somewhat smooth migration.

So, finally, I got it up and running. But without timotimo's support I probably would have postponed Perl 6 for a (another) year or so... Adding these prerequisites to the recipes on https://perl6.org/downloads/ would help a lot!

nxadm commented 6 years ago

@HaraldJoerg,

For Linux there are native packages available, although the link to https://github.com/nxadm/rakudo-pkg#rakudo-pkg (top right) is very easy to miss.

C.