ashwani has asked for the wisdom of the Perl Monks concerning the following question:

hi friends

I got able to execute
[c:/>perl Build.pl]

it build the a batchfile name build
but when i give command on next step
[c:/>perl Build]

Got Error
[Erro building dll file from 'src/KinosearchAnalysisStopalizer.c' at c:\Perl\site\lib\ExtUtils\CBuilder\Platform\Windows.pm line 143]
i need to resolve it

Ashwani

Replies are listed 'Best First'.
Re: Error During Build KinoSearch
by gellyfish (Monsignor) on Jul 28, 2006 at 12:19 UTC

    You either don't have a C compiler, or the one you have doesn't work or can't be found. You might find this helpful.

    /J\

    A reply falls below the community's threshold of quality. You may see it by logging in.