aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skel/README9
1 files changed, 7 insertions, 2 deletions
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