[Phpcap-bugs] Compiling Phpcap-0.2e with PHP-4.2.3
Status: Alpha
Brought to you by:
alcane
From: Gary C. N. <gar...@ya...> - 2005-05-28 20:53:25
|
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. |