From dd7d3c9c97bd346481c23421f2ea1617b0c3274c Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sat, 8 Jan 2011 15:14:45 +0100 Subject: [skel] update README with new year and RedHat prereq instructions --- skel/README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'skel/README') diff --git a/skel/README b/skel/README index 14382fc..40077d7 100644 --- a/skel/README +++ b/skel/README @@ -1,8 +1,8 @@ This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters". -This is the 2010.08 release of Rakudo Star. +This is the 2011.01 release of Rakudo Star. -Rakudo Star is Copyright (C) 2010 by the Rakudo Star Team. +Rakudo Star is Copyright (C) 2010, 2011 by the Rakudo Star Team. License Information ------------------- @@ -31,6 +31,11 @@ for building Rakudo can be installed via the command Readline support also requires the "libreadline5-dev" library. +On RedHat/Fedora/CentOS, the components can be installed with + + yum groupinstall development-tools + yum install libicu-devel subversion readline-devel + Rakudo Star includes Blizkost, which enables you to use Perl 5 modules from Perl 6. If you wish to use this, then you must have the Perl 5 development libraries available for either Perl 5.10 or -- cgit v1.1