I just built Rakudo on Windows and tried to set up Panda.
After installing wget I got the following:


C:\work\panda>perl6 bootstrap.pl
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:\Program Files (x86)\GnuWin32/etc/wgetrc
--2012-07-27 16:13:17--  http://feather.perl6.nl:3000/list
Resolving feather.perl6.nl... 193.200.132.135
Connecting to feather.perl6.nl|193.200.132.135|:3000... connected.
HTTP request sent, awaiting response... 302 Found
Location: projects.json [following]
--2012-07-27 16:13:21--  http://feather.perl6.nl:3000/projects.json
Connecting to feather.perl6.nl|193.200.132.135|:3000... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/json]
Saving to: `C:/Users/Gabor/.panda/projects.json'

    [  <=>
                                   ] 19,529      43.0K/s   in 0.4s

2012-07-27 16:13:21 (43.0 KB/s) -
`C:/Users/Gabor/.panda/projects.json' saved [19529]

==> Fetching File::Tools
==> Building File::Tools
Compiling lib/File/Find.pm
'p' is not recognized as an internal or external command,
operable program or batch file.
Mu()
b u i l d   s t a g e   f a i l e d   f o r   F i l e : : T o o l s :
 F a i l e d   b u i l d i n g   l i b / F i l e / F i n d . p m
     i n   b l o c k     a t   C : \ w o r k \ p a n d a / l i b / P a
n d a / B u i l d e r . p m : 5 1
     i n   s u b   w i t h p 6 l i b   a t   C : \ w o r k \ p a n d a
/ l i b / P a n d a / C o m m o n . p m : 3 1
     i n   m e t h o d   b u i l d   a t   C : \ w o r k \ p a n d a /
l i b / P a n d a / B u i l d e r . p m : 4 4
     i n   m e t h o d   b u i l d - h e l p e r   a t   C : \ w o r k
\ p a n d a / l i b / P i e s . p m : 5 0
     i n   m e t h o d   r e s o l v e - h e l p e r   a t   C : \ w o
r k \ p a n d a / l i b / P i e s . p m : 8 5
     i n   m e t h o d   r e s o l v e   a t   C : \ w o r k \ p a n d
a / l i b / P i e s . p m : 9 8
     i n   a n y   c a l l _ w i t h _ c a p t u r e   a t   s r c \ g
e n \ M e t a m o d e l . p m : 2 6 8 4
     i n   b l o c k     a t   s r c \ g e n \ C O R E . s e t t i n g : 4 4 7
     i n   m e t h o d   r e s o l v e   a t   C : \ w o r k \ p a n d
a / l i b / P a n d a . p m : 8 4
     i n   b l o c k     a t   b i n / p a n d a : 8 6
     i n   m e t h o d   r e i f y   a t   s r c \ g e n \ C O R E . s
e t t i n g : 5 0 5 5
     i n   m e t h o d   r e i f y   a t   s r c \ g e n \ C O R E . s
e t t i n g : 4 9 7 6
     i n   m e t h o d   r e i f y   a t   s r c \ g e n \ C O R E . s
e t t i n g : 4 9 7 6
     i n   m e t h o d   g i m m e   a t   s r c \ g e n \ C O R E . s
e t t i n g : 5 3 5 7
     i n   m e t h o d   e a g e r   a t   s r c \ g e n \ C O R E . s
e t t i n g : 5 3 3 6
     i n   m e t h o d   e a g e r   a t   s r c \ g e n \ C O R E . s
e t t i n g : 1 0 8 1
     i n   s u b   e a g e r   a t   s r c \ g e n \ C O R E . s e t t
i n g : 5 6 2 3
     i n   s u b   M A I N   a t   b i n / p a n d a : 8 3
     i n   b l o c k     a t   b i n / p a n d a : 1

===SORRY!===
Could not find Shell::Command in any of: , C:\work\panda/lib,
C:\Users\Gabor/.perl6/lib,
C:/work/rakudo/install/lib/parrot/4.4.0-devel/languag
es/perl6/lib

Reply via email to