[PHP] Re: compile problem

2004-02-13 Thread Scott Fletcher
Try specifying the file path where cURL reside on..   Like this -->
"--with-curl=/usr//***" for example.

Scott F.

"Donpro" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,

trying to compile PHP 4.3.4. on RedHat Linux 7.3 and getting the following
error:

checking for CURL support... yes
checking for CURL in default path... found in /usr
checking for cURL 7.9.8 or greater... configure: error: cURL version 7.9.8
or later is required to compile php with cURL support

I am compiling with the --with-curl option AND I have curl 7.10.4 installed.

Any ideas?

Thanks,
Don

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



[PHP] Re: Compile problem

2002-03-14 Thread David Robley

In article , 
[EMAIL PROTECTED] says...
> 
>   could anybody help me out, while compiling and Making PHP
> its going fine, but I couldn't get any php binary file instead a
> file named 'libphp4.la' was created. 
>   I want to compile it as a standalone binary as a normal
> user.

Make sure you don't have with-apache or with-apxs in your configure; if 
they aren't there and it still doesn't work perhaps post your configure 
command. Assuming this is on *nux.

-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

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