Hi,
I think these things can be useful to a newcomer like me:

1) I've installed the rakudo-star 2014.12.1 on windows 8.1.
When I tried to lauch a perl6 program with perl6 I have a "command not
found"
error. It's because the rakudo star directory (C:\rakudo\bin) is not in the
PATH environment variable. Is there the possibility to modify this variable
when someone install rakudo?

2) When I try to debug a program with "perl6-debug-m example.pl" the
debugger gives me this error:
===SORRY!===
Could not find Debugger::UI::CommandLine in any of:
C:\rakudo\languages\perl6\li
b, C:\rakudo\languages\perl6\site\lib, C:\rakudo\languages\perl6,
C:\rakudo\lang
uages\perl6\site
Could you insert Debugger::UI::CommandLine in the default installation?

3) When I try to install a module with panda it gives me an error becausa
I've not installed git. Could you include git too into the msi installer?

Thanks,
    Massimo

Reply via email to