PDA

View Full Version : Curl 7.12.3 released Dec 20th


vandal
12-26-2004, 06:49 AM
not sure if the DA script has this in.

http://curl.haxx.se/download.html

hostpc.com
12-26-2004, 08:51 AM
Looks like as of right now, the latest DA version is:

curl-7.12.2

I'm sure John will release this update soon :) He's pretty quick with patches lately!

vandal
12-26-2004, 04:02 PM
i just updated it myself,

downloaded the file, changed the version in the build file ./build php

said yes to build curl and no to everything else.

alex2k
12-26-2004, 09:46 PM
Originally posted by vandal
i just updated it myself,

downloaded the file, changed the version in the build file ./build php

said yes to build curl and no to everything else.

Can I update GD version like this way?
Download news version of GD and change the build file and build php ?

Thank's....

hostpc.com
12-26-2004, 11:43 PM
sure can!

alex2k
12-27-2004, 02:35 AM
I try update GD and success but the version still show 2.0.28 not 2.0.33 like I want :(
I already restart apache.

Any help?
Thank's....

vandal
12-27-2004, 08:56 AM
i think the PHP source has to have it compiled in, there was a thread in here about the whole thing somewhere recently.

hostpc.com
12-27-2004, 09:18 AM
If you typically compile php --with curl \ then yes, you'll want to recompile php also.

vandal
12-27-2004, 09:24 AM
actually i was talking about GD.

refer to these threads:

http://www.directadmin.com/forum/showthread.php?s=&threadid=4294


http://www.directadmin.com/forum/showthread.php?s=&threadid=6010

they talk about compiling problems with updating GD.

Chrysalis
12-27-2004, 12:57 PM
I have let john know about the updates, hopefully he will update the script for it.