On 9/23/07, ppp ppp <[EMAIL PROTECTED]> quoted a lengthy error
message, which said in part:

>   ERROR: cannot run the configured compiler 'cl'
> (see conf/compilerok.log). Suggestions:
> 1) The complier 'cl' is not in your PATH. Add it
>    to the PATH and try again. OR
> 2) The compiler isn't installed on your system. Install it. OR
> 3) You only have a different compiler installed (e.g. 'gcc').
>    Either fix the compiler config in the perl Config.pm
>    or install a perl that was built with the right compiler
>    (you could build perl yourself with the available compiler).
>   Note: this is a system-administration issue, please ask your local
> admin for help. Thank you.

That seems to be the first error message in the log output. It looks
like you have things configured to use a C(?) compiler named 'cl'. Is
that correct? I don't know what name a compiler might have under
Cygwin, so it could be right or wrong. Generally, you have to use the
same compiler which compiled the rest of your perl binary. In any
case, the suggestions in the error message look like good ones to
consider.

Good luck with it!

--Tom Phoenix
Stonehenge Perl Training

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to