Re: Trying to install Rakudo

2009-06-23 Thread Ron Savage
Hi Lyle Thanx for the reply. On Tue, 2009-06-23 at 10:34 +0100, Lyle wrote: > Hi Ron, > > > svn: OPTIONS of 'https://svn.parrot.org/parrot/trunk': could not connect > to server (https://svn.parrot.org) > > Is the problem. It comes from the line:- > system(qw(svn checkout -r), $required , >

Re: Trying to install Rakudo

2009-06-23 Thread Lyle
Hi Ron, svn: OPTIONS of 'https://svn.parrot.org/parrot/trunk': could not connect to server (https://svn.parrot.org) Is the problem. It comes from the line:- system(qw(svn checkout -r), $required , qw(https://svn.parrot.org/parrot/trunk parrot)); in build/gen_parrot.pl Which runs the system

Re: Trying to install Rakudo

2009-06-22 Thread myklass
Geoffrey Broadwell wrote: On Sun, 2009-06-21 at 13:14 +0100, Lyle wrote: Hi Ron, I looks like the SVN repo was just down temporarily. Try again and it'll probably work. You can also run the svn commands directly to grab parrot... Take a look in gen_parrot.pl Ron Savage wrote: Checking out

Re: Trying to install Rakudo

2009-06-22 Thread myklass
Geoffrey Broadwell wrote: On Sun, 2009-06-21 at 13:14 +0100, Lyle wrote: Hi Ron, I looks like the SVN repo was just down temporarily. Try again and it'll probably work. You can also run the svn commands directly to grab parrot... Take a look in gen_parrot.pl Ron Savage wrote: Checking out

Re: Trying to install Rakudo

2009-06-21 Thread Geoffrey Broadwell
On Sun, 2009-06-21 at 13:14 +0100, Lyle wrote: > Hi Ron, > I looks like the SVN repo was just down temporarily. Try again and > it'll probably work. You can also run the svn commands directly to grab > parrot... Take a look in gen_parrot.pl > > Ron Savage wrote: > > Checking out Parrot r39599 v

Re: Trying to install Rakudo

2009-06-21 Thread Lyle
Hi Ron, I looks like the SVN repo was just down temporarily. Try again and it'll probably work. You can also run the svn commands directly to grab parrot... Take a look in gen_parrot.pl Lyle Ron Savage wrote: Hi Folks >From this page: http://rakudo.org/how-to-get-rakudo I tried: 1) r...@

Trying to install Rakudo

2009-06-20 Thread Ron Savage
Hi Folks >From this page: http://rakudo.org/how-to-get-rakudo I tried: 1) r...@zoe:~$ git clone git://github.com/rakudo/rakudo.git Initialized empty Git repository in /home/ron/rakudo/.git/ remote: Counting objects: 16457, done. remote: Compressing objects: 100% (4671/4671), done. remote: Total