On Thu, Aug 26, 2010 at 05:54:58PM -0700, James Keenan wrote: > ... and (d) a lot more under install/. > > Do I need all this if my only wish is to *use* and *learn* Perl 6 via > Rakudo Star -- as distinct from *hacking* on Rakudo Perl?
Once you have built and installed Rakudo, all that is needed is in the install/ directory (or whatever directory your Parrot installation is in, or whatever directory you provided as --prefix to Configure.pl). > And if the Rakudo team is serious about disk space issues, I think it > would be a great idea if instructions on how to trim your disk space > were either included in the README or in a file pointed to via the > README. Given the above additional information (everything goes into /install), can you suggest some text for improving the README in this regard? Perhaps a "make clean" target would be sufficient here? Thanks, Pm
