On Sat, 2005-07-16 at 01:14 +0200, Danny Terweij wrote: > Hello. > I have a php application that uses curl > So i installed curl and curl-devel package. > But that is not enough. so i was looking for a php-curl package.. but do not > exists. > > So i did google. I see everywhere that PHP must be compiled with curl but > not found a how-to to do it. > > I have FC3, latest php, curl and curl-devel packages installed. > > If someone has a short quick how-to on this that would be great!. The standard FC3 PHP package is already built with curl support (this is why the php rpm has a dependency on libcurl.so.3). Is your application not working properly? Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>