Compiling a PECL extension for PHP 5.2.5
Posted by: DangerMouse (---.dynamic.dsl.as9105.com)
Date: March 21, 2008 05:44PM

Hi all,

Does anyone have any experience of compiling the Perl PECL extension (http://pecl.php.net/package-info.php?package=perl&version=1.0.0) under Windows? The dll provided on pecl4win is out of date.

Any assistance would be much appreciated.

DM

Options: ReplyQuote
Re: Compiling a PECL extension for PHP 5.2.5
Posted by: toivo (---.nsw.bigpond.net.au)
Date: March 22, 2008 03:27AM

Hi,

It seems to be part of PEAR, and PEAR tells to use the following command to install it:

pecl install perl

It downloads perl-1.0.0.tgz, then tries to build but reports:

ERROR: Did not understand the completion status returned from msdev.exe.

This same installation method works in Linux, but unfortunately that does not help you much.

Regards,

toivo
Sydney, Australia

Options: ReplyQuote


Sorry, only registered users may post in this forum.