On 01/08/10 23:59, Moritz Lenz wrote:
Hi,

Grizzly(Francis Smit) wrote:
ok I'm trying to install rakudo-star-2010.07 which I got from git hub


http://github.com/downloads/rakudo/star/rakudo-star-2010.07.tar.gz


and I get this error when I try to run
Don't just paste the error here, read it!
It tells exactly what to do.

and I have done that thats the problem
perl Configure.pl --gen-parrot

Reading configuration information from install/bin/parrot_config ...
===SORRY!===
Parrot revision r48225 required (currently r0)

To automatically build the version of Parrot that came with this
distribution (), try re-running Configure.pl with the
'--gen-parrot' option.  Or, use the '--parrot-config' option to
explicitly specify the location of parrot_config to be used to
build Rakudo Star.
Could that be written any more clearly? If yes, I'm open to suggestions.

Cheers,
Moritz
neither cause of action helps as a Parrot is generated that returns a revision number of 0
if you do

grizzlys...@pern:~/download/perl/rakudo-star-7652a0b/rakudo-star-2010.07$ ./install/bin/parrot_config --dump |less

you get

intvalmax => 'LONG_MAX'
inc => 'include/parrot'
HASATTRIBUTE_HOT => '1'
has_icu => '1'
....
opcode_t => 'long'
revision => '0'
no_lines_flag => ''
sym_import => ''
....

I assume this is what throws

perl Configure.pl --gen-parrot

--
  In my life God comes first.... but Linux is pretty high after that :-D
Grizzly(Francis Smit)
http://www.google.com/profiles/grizzlysmit

Reply via email to