Re: [PHP-DEV] Linking to older extension libraries

2002-03-17 Thread derick
On Mon, 18 Mar 2002, Sam Minnee wrote: > I'm trying to upgrade from PHP 4.0.1 to anything 4.0.2+ on a Cobalt Qube 3. > I'm doing this to enable CURL support, which didn't arrive until 4.0.2. > > The problem is, that there are two libraries, i18n and cce, on the Cobalt > Qube 3, which exist only

[PHP-DEV] Linking to older extension libraries

2002-03-17 Thread Sam Minnee
I'm trying to upgrade from PHP 4.0.1 to anything 4.0.2+ on a Cobalt Qube 3. I'm doing this to enable CURL support, which didn't arrive until 4.0.2. The problem is, that there are two libraries, i18n and cce, on the Cobalt Qube 3, which exist only in a binary form .so. Now, when I try and upgrade