RE: New user trying to compiler perl6 without success

2010-02-10 Thread Neil.Mowbray
No, to scrapped all the old versions off (several times ...). -Original Message- From: Will Coleda [mailto:w...@coleda.com] Sent: 11 February 2010 00:15 To: neil.mowb...@calgacus.com Cc: Gerd Pokorra; perl6-compi...@perl.org Subject: Re: New user trying to compiler perl6 without success

Re: New user trying to compiler perl6 without success

2010-02-10 Thread Will Coleda
i-siegen.de] > Sent: 10 February 2010 22:57 > To: neil.mowb...@calgacus.com > Cc: perl6-compi...@perl.org > Subject: RE: New user trying to compiler perl6 without success > > Hi Neil, > > there exists already packages in cygwin for rakudo and parrot. Reini > Urban put them

RE: New user trying to compiler perl6 without success

2010-02-10 Thread Neil.Mowbray
#x27;s failing to install correctly. To the unexperienced the build error provides no indication. Regards, Neil -Original Message- From: Gerd Pokorra [mailto:g...@zimt.uni-siegen.de] Sent: 10 February 2010 22:57 To: neil.mowb...@calgacus.com Cc: perl6-compi...@perl.org Subject: RE: New user

RE: New user trying to compiler perl6 without success

2010-02-10 Thread Gerd Pokorra
Hi Neil, there exists already packages in cygwin for rakudo and parrot. Reini Urban put them in. I don't not know about the current version number. But rakudo and parrot should build out of the box under Windows. You don't need cygwin. The last time I build Rakudo under Windows I installed: MinG

RE: New user trying to compiler perl6 without success

2010-02-10 Thread Neil.Mowbray
: 'Moritz Lenz' Cc: perl6-compi...@perl.org Subject: RE: New user trying to compiler perl6 without success Yes I tried the --gen-parrot and it had a similar problem. For the below, I did a clean svn checkout of parrot and git clone. For parrot I did $ perl Configure.pl $ make $ make fullt

RE: New user trying to compiler perl6 without success

2010-02-10 Thread Neil.Mowbray
al Message- From: Moritz Lenz [mailto:mor...@faui2k3.org] Sent: 10 February 2010 20:27 To: neil.mowb...@calgacus.com Cc: perl6-compi...@perl.org Subject: Re: New user trying to compiler perl6 without success Hi, neil.mowb...@calgacus.com wrote: > Hi Folks, > > This is the first time I ha

Re: New user trying to compiler perl6 without success

2010-02-10 Thread Moritz Lenz
Hi, neil.mowb...@calgacus.com wrote: > Hi Folks, > > This is the first time I have tried to compile parrot and perl6. > I have tried various combinations of perl6 and parrot snapshots > but all perl6 builds fail (at different places). Can anyone help > me get a clean build? > > For example gett

New user trying to compiler perl6 without success

2010-02-10 Thread Neil.Mowbray
Hi Folks, This is the first time I have tried to compile parrot and perl6. I have tried various combinations of perl6 and parrot snapshots but all perl6 builds fail (at different places). Can anyone help me get a clean build? For example getting the latest parrot from svn truck and perl6 from gi