Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18214 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79692 invoked by uid 1010); 18 Aug 2005 13:50:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79677 invoked from network); 18 Aug 2005 13:50:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2005 13:50:17 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:50911] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 87/3A-33075-91294034 for ; Thu, 18 Aug 2005 09:50:17 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 0588BF09BA; Thu, 18 Aug 2005 16:50:11 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j7IDoDqS027931; Thu, 18 Aug 2005 16:50:13 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j7IDoDtj027928; Thu, 18 Aug 2005 16:50:13 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Thu, 18 Aug 2005 16:50:13 +0300 (EEST) Reply-To: Jani Taskinen To: Pierre-Alain Joye cc: internals@lists.php.net In-Reply-To: <20050818152846.59fb387b.pierre@dotgeek.org> Message-ID: References: <20050818152846.59fb387b.pierre@dotgeek.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] ext/gd, cleanup, iirc From: sniper@iki.fi (Jani Taskinen) On Thu, 18 Aug 2005, Pierre-Alain Joye wrote: > * bump the minimum version of the required libs (I left zlib to the > base dependency as it is used anywhere). > > - libpng, 1.2.8 > - libjpeg 6b3x > - freetype 2.1.10 As long as these are only preferred not required, they're fine. RHEL4 for example has libpng 1.2.7 and freetype 2.1.9. --Jani