cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: AW: Compiling PHP with curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Mar 2001 19:56:51 +0100 (MET)

On Tue, 20 Mar 2001, john wrote:

> ./configure --with-xml --with-curl=/usr/local/curl
> --with-apache=../apache_1.3.19 --enable-track-vars
>
> Everything seems to work right, I do that ./configure, make and make
> install and no errors come up.

Does it explicitly state somewhere in the configure output that it actually
finds the curl lib?

What directory is the --with-curl option supposed to point to? Is that
directory really /usr/local/curl ? That is not a default directory curl
normally installs itself in.

Assuming this is a Linux machine, does 'ldd libphp4.so' display libcurl in
the list? If not, php was built without it and you need to adjust your
configure options.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
_______________________________________________
Curl-and-php mailing list
Curl-and-php_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-and-php
Received on 2001-03-20