Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55681 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64479 invoked from network); 2 Oct 2011 15:28:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Oct 2011 15:28:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@lfweb.dk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lars@lfweb.dk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lfweb.dk from 90.185.1.42 cause and error) X-PHP-List-Original-Sender: lars@lfweb.dk X-Host-Fingerprint: 90.185.1.42 smtp.fullrate.dk Received: from [90.185.1.42] ([90.185.1.42:60633] helo=smtp.fullrate.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/A0-59798-A33888E4 for ; Sun, 02 Oct 2011 11:28:58 -0400 Received: from [192.168.1.104] (2305ds1-nf.0.fullrate.dk [90.184.232.222]) by smtp.fullrate.dk (Postfix) with ESMTP id 3BD639D9D6 for ; Sun, 2 Oct 2011 17:28:55 +0200 (CEST) To: internals@lists.php.net In-Reply-To: References: <1317568797.2174.4.camel@lars-HP-Pavilion-dv6-Notebook-PC> Content-Type: text/plain; charset="UTF-8" Date: Sun, 02 Oct 2011 17:28:54 +0200 Message-ID: <1317569334.2174.7.camel@lars-HP-Pavilion-dv6-Notebook-PC> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] GD Lib for PHP? From: lars@lfweb.dk (Lars Nielsen) 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øn, 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 >