On 4/16/05, Octavian Rasnita wrote:
> Hi,
>
> I have just install ActivePerl 5.8.6.8.11 under Windows 2000, and right
> after this, I have used the command:
>
> e:\usr\bin\perlivp.bat
>
> It gave the result below.
> Does this version of perl have some problems, or the "perlivp.bat" program
> is bad?
>
> Thank you.
>
> ok 1
> ok 2
> ok 3
> ok 4
> ok 5
> not ok 6
> # Perl header `stdio.ph' does not appear to be properly installed.
If you run "perldoc perlivt.bat", you will see some helpful text, at
the bottom is:
######## begin quote
* print "# Perl header `$_' does not appear to be properly
installed.\n";
Correct by running h2ph over your system's C header files. If
necessary, edit the resulting *.ph files to eliminate perl syntax
errors.
######## end quote
HTH,
--
Offer Kaye
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>