I am trying to compile phpcap-0.2e with php-4.2.3 and get the following
php configure error:
./configure: line 52860: syntax error near unexpected token
`PHP_NEW_EXTENSION(phpcap,'
./configure: line 52860: ` PHP_NEW_EXTENSION(phpcap, phpcap.c,
$ext_shared)'
The phpcap INSTALL file shows php-4.3.1 being used for installation.
Is it possible to configure phpcap-0.2e with php-4.2.3?
I would love to get phpcap installed to see what it can do.
Thank you for your assistance.
Respectfully,
Gary
P.S. Right now, I am stuck with php-4.2.x because of dependency issues.
|