Re: [PHP] Compiling Phpcap

2005-05-28 Thread Paul Waring
On 5/28/05, Gary C. New [EMAIL PROTECTED] wrote:
 I am trying to compile phpcap-0.2e with php-4.2.3 and get the following
 configure error:

Is there a *really* good reason why you're still running 4.2.3? It's
over two years out of date and a lot of bugs and security holes have
been fixed since then.

Paul

-- 
Rogue Tory
http://www.roguetory.org.uk

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Compiling Phpcap

2005-05-27 Thread Gary C. New
I am trying to compile phpcap-0.2e with php-4.2.3 and get the following 
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 show php-4.3.1 being used for installation.

Is there a work around for configuring phpcap-0.2e with php-4.2.3?

Thank you for your assistance.

Respectfully,


Gary

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php