On Sat Sep 20 04:13:08 2008, masak wrote:
> In Parrot r31286:
> 
> $ perl t/examples/library.t
> 1..4
> ok 1 - examples/library/getopt_demo.pir
> ok 2 - examples/library/md5sum.pir
> 7.7
> Failed to load libpcre
> current instr.: 'parrot;PCRE;init' pc 110 (library/pcre.pir:111)
> called from Sub 'parrot;PCRE;main' pc 279 (examples/library/pcre.pir:39)
> not ok 3 - examples/library/pcre.pir
> #   Failed test 'examples/library/pcre.pir'
> #   at t/examples/library.t line 67.
> #          got: ''
> #     expected: 'asdf =~ /as/
> # 1 match(es):
> # as
> # '


Let's start with an elementary question:  What does Configure.pl say for
you at this step:

auto::pcre -          Does your platform support pcre

Thank you very much.
kid51

Reply via email to