In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] says...
> Hi,
> 
> Was anyone ever successful using gmp extension with PhP 4.1.1?
> 
> Thank you,
> Leon
> 
> -----Original Message-----
> From: ZILBER,LEONID (HP-NewJersey,ex1) [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 5:30 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [PHP] gmp_mod support
> 
> 
> When I add --with-gmp support, I get an error cannot find gmp.h file, while
> I do have ext/gmp/php_gmp.h
> 
> Thank you,
> Leon
> 
> -----Original Message-----
> From: ZILBER,LEONID (HP-NewJersey,ex1) [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 5:26 PM
> To: '[EMAIL PROTECTED]'
> Subject: [PHP] gmp_mod support
> 
> 
> Hi guys,
> 
> I have compiled PhP 4.1.1 as DSO module specifying --with-gmp support.
> Unfortunatelly, I don't have any of gmp API's available. Does anyone know
> why it doesn't work for me?
> 
> Thank you very much,
> Leon

You may have to give a directory path in the configure string if you have 
gmp (what's gmp) installed in a non-standard place. Do

configure --help |frep gmp to see what configure might need.

-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

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

Reply via email to