On Thu, Nov 12, 2009 at 12:49:01PM -0800, Darren Duncan wrote:
> I think that a best practice these days is to download and build Parrot
> separately (which can be in a custom location) and then separately
> download and configure Rakudo to use Parrot's location, rather than use
> gen_parrot.
I think that a best practice these days is to download and build Parrot
separately (which can be in a custom location) and then separately download and
configure Rakudo to use Parrot's location, rather than use gen_parrot. Parrot
is gotten with Subversion, and Rakudo with Git. I could be wrong
Author: lwall
Date: 2009-11-12 20:06:28 +0100 (Thu, 12 Nov 2009)
New Revision: 29061
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] some phaser defossilization
Modified: docs/Perl6/Spec/S06-routines.pod
===
--- docs/Perl6/
Author: lwall
Date: 2009-11-12 19:35:33 +0100 (Thu, 12 Nov 2009)
New Revision: 29060
Modified:
docs/Perl6/Spec/S04-control.pod
Log:
[S04] liberalize phaser blorsts somewhat for more consistency, PerlJam++
Modified: docs/Perl6/Spec/S04-control.pod
==
Matthew (>), Richard (>>):
> On Thu, Nov 12, 2009 at 2:30 PM, Richard Hainsworth
> wrote:
>
>> Can't exec "svn": No such file or directory at build/gen_parrot.pl line 47.
>
> You need to install Subversion in order to allow the build script to
> obtain Parrot.
That said, perhaps one could fail ea
On Thu, Nov 12, 2009 at 2:30 PM, Richard Hainsworth
wrote:
> Can't exec "svn": No such file or directory at build/gen_parrot.pl line 47.
You need to install Subversion in order to allow the build script to
obtain Parrot.
Just got error from new clone rakudo directory, Viz.
rich...@jupiter:~/Development$ git clone git://github.com/rakudo/rakudo.git
Initialized empty Git repository in /home/richard/Development/rakudo/.git/
remote: Counting objects: 22035, done.
remote: Compressing objects: 100% (5908/5908), done.
r