Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55682 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66107 invoked from network); 2 Oct 2011 15:36:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Oct 2011 15:36:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:64007] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/F0-59798-9F4888E4 for ; Sun, 02 Oct 2011 11:36:27 -0400 Received: by ywa8 with SMTP id 8so3222883ywa.29 for ; Sun, 02 Oct 2011 08:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=kHlyn8MNtZ5p0nl4KOB/5bRCcSSaSHgJ7Zv+d+xqL7I=; b=UtQuCEWrptOU5lAIEzLq2m5SuuUz5WvLgQbyWZoCtmpYoudUsgxF1GRfS0q2OBo9/X VvFn2VirW/z9h+FDyzLOZn6hUKQMV2MN5FbkPlURpVXsOGxuahZo1060N8nZnZ3QSeL/ 17L602Xxx4LgLViDGL4YXNFboEXHtJyGu75mw= MIME-Version: 1.0 Received: by 10.147.153.4 with SMTP id f4mr2095494yao.22.1317569781526; Sun, 02 Oct 2011 08:36:21 -0700 (PDT) Received: by 10.147.169.18 with HTTP; Sun, 2 Oct 2011 08:36:21 -0700 (PDT) In-Reply-To: <1317569334.2174.7.camel@lars-HP-Pavilion-dv6-Notebook-PC> References: <1317568797.2174.4.camel@lars-HP-Pavilion-dv6-Notebook-PC> <1317569334.2174.7.camel@lars-HP-Pavilion-dv6-Notebook-PC> Date: Sun, 2 Oct 2011 17:36:21 +0200 Message-ID: To: Lars Nielsen Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] GD Lib for PHP? From: pierre.php@gmail.com (Pierre Joye) Debian or Ubuntu (they share the same base) uses the external libraries. Some old versions of these distributions do not have the newest code and some GD functions available in the php's gd may not be available. There is already a bug report there about it. If you can compile it I would suggest to simply take the php-src/ext/gd one and compile it like a shared extension. Be sure to uninstall the libgd headers first (debian's). On Sun, Oct 2, 2011 at 5:28 PM, Lars Nielsen wrote: > Thanks Pierre, > > I have been using GD with Drupal and with the standard gd of either php > or debian/ubuntu Drupal is complaining that GD is not functional. > > So I just have to compile and install the version from bitbucket? > > Regards Lars > s=F8n, 02 10 2011 kl. 17:25 +0200, skrev Pierre Joye: >> hi, >> >> It is not deprecated, it is maintained, in and outside php as well. >> >> Which package are you referring to? bitbucket has the libgd's >> standalone version and php's src has its bundled version, which is the >> recommended one to use with php. >> >> Cheers, >> >> On Sun, Oct 2, 2011 at 5:19 PM, Lars Nielsen wrote: >> > Hi, >> > I am not sure if this should go to the general list or here. >> > >> > What is happening to the "GDlib" graphics library? Is it deprecated? I >> > have found a package on google-code which can be compiled on >> > ubuntu/debian but it seems that it has not been updated for years? >> > >> > What is the approach to take here? Should I go for Imagemagick instead= ? >> > or something diferent? >> > >> > Regards >> > Lars Nielsen >> > http://www.lfweb.dk >> > >> > >> > -- >> > PHP Internals - PHP Runtime Development Mailing List >> > To unsubscribe, visit: http://www.php.net/unsub.php >> > >> > >> >> >> >> -- >> Pierre >> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >> > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org