Andrew Shitov wrote:
I have no personal web site, so I create the project parrotwin32 on sourceforge : http://parrotwin32.sourceforge.net/

Cool, and I also promoted it at http://perl6.ru/parrotwin32/.


But an attempt to run perl6.pbc faied:

C:\Program Files\parrot-0.5.0-devel>"bin/parrot.exe" languages/perl6/perl6.pbc
"load_bytecode" couldn't find file 'PGE.pbc'
current instr.: 'parrot;Perl6::Compiler;__onload' pc 0 (perl6.pir:30)
called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)

Probably setup.exe have to update an environment also?


I've found the problem.
Don't install Parrot in C:\Program Files\parrot-0.5.0-devel (the proposed path). You must install Parrot in C:\usr\local\parrot-0.5.0 (the letter drive could be change).
I've generated Parrot with prefix=/usr/local/parrot-0.5.0.

François.


--
Andrew Shitov
______________________________________________________________________
[EMAIL PROTECTED] | http://www.shitov.ru







Reply via email to