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
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