PHP-4.3.9-3 Recompile Fails

Richard Shade richard.shade at effectiveteleservices.com
Tue Nov 23 21:46:57 UTC 2004


Are these packages on the cd 


Richard Shade
Systems Administrator
(936)559-2280 
-----Original Message-----
From: fedora-list-bounces at redhat.com
[mailto:fedora-list-bounces at redhat.com] On Behalf Of Robert L Cochran
Sent: Tuesday, November 23, 2004 2:54 PM
To: For users of Fedora Core releases
Subject: Re: PHP-4.3.9-3 Recompile Fails

Paul Howarth wrote:

>Here is the problem that is causing configure to fail. It's trying to 
>see if it can link the curl library by creating a test program using 
>the "curl_easy_perform" function, which is a curl library function. 
>It's failing, so it appears that there is a problem with your 
>curl-devel package.
>
>What's the output of:
>
>$ rpm -q curl curl-devel
>$ rpm -Vv curl-devel
>
>Paul.
>  
>
php has a varying number of dependencies, from a few to a lot, based on
what you specify in your ./configure options. When ./configure stops and
complains, it usually means you are missing a dependency. On Fedora Core
3, you need a lot of 'devel' libraries to compile php from the
Fedora-packaged source successfully. You can quickly check whether you
have a package installed by following what Paul suggests above, or
search the rpm database with rpm -qa. For example:

[rlc at bobcp4 ~]$ rpm -qa | egrep curl
curl-7.12.1-1
curl-devel-7.12.1-1

Bob

--
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list






More information about the fedora-list mailing list