Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45821 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73426 invoked from network); 15 Oct 2009 10:02:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Oct 2009 10:02:51 -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; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.155 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.155 fg-out-1718.google.com Received: from [72.14.220.155] ([72.14.220.155:42566] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/40-06024-943F6DA4 for ; Thu, 15 Oct 2009 06:02:50 -0400 Received: by fg-out-1718.google.com with SMTP id d23so342028fga.11 for ; Thu, 15 Oct 2009 03:02:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=WhAeBO+7TyDmtipTO5VvgSbqVBlGLqWzSgkB/e7aNrM=; b=GyPq3KPjRMyMcA2CpimTJKdeppizJx3aLl+oU4L2CDvW8OkCXHr6P4UlCRmfglGXag VPKgYnoNzqXNSzt3wXvBeu8sUUw1zgkGdGU8akW5vcfJGM9mFTt9Jo04nj5msECy49Sn ouAy0rS4C72wbJdRdhvZY8jAgELI+M1ZN8O0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=qR+Bpqr7mcW70OTKK85Q+jX9AGEA36F+H5YtQ40DkVp2bb0QlH+L754bn54zOjNT0V L6iH4x+q8ftAVNaGvK8cPNAA73yaiKloT/rvEZyJ+qpPEx6B8sDELXEpeujnxXtL3Q4V sNizmAPE2sEeYwwqSzzuidBKEH4/HgWLkawhU= MIME-Version: 1.0 Received: by 10.86.13.7 with SMTP id 7mr8746790fgm.64.1255600967063; Thu, 15 Oct 2009 03:02:47 -0700 (PDT) In-Reply-To: <10845a340910150150q2bdfe4f0ie5f1c511e9a7a691@mail.gmail.com> References: <10845a340910150150q2bdfe4f0ie5f1c511e9a7a691@mail.gmail.com> Date: Thu, 15 Oct 2009 12:02:47 +0200 Message-ID: To: RQuadling@googlemail.com Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Enchant From: pierre.php@gmail.com (Pierre Joye) hi, Please repost to the windows internals list. That's a win packaging issue. Cheers, On Thu, Oct 15, 2009 at 10:50 AM, Richard Quadling wrote: > Hi. > > Has this extension been changed to use differently named external librari= es. > > Previously in V5.3.2-dev, php_enchant.dll was working with ... > > libglib-2.0.0-0.dll > libgmodule-2.0-0.dll > > I've had to copy =A0these to > > glib-2.dll > gmodule-2.dll > > to get enchant to work again. > > What is odd, in looking through my dependency viewer... > > C:\PHP5\ext\PHP_ENCHANT.DLL requires C:\PHP5\PHP5.DLL and C:\PHP5\LIBENCH= ANT.DLL > > Nothing wrong so far. > > C:\PHP5\LIBENCHANT.DLL requires C:\PHP5\GLIB-2.DLL and C:\PHP5\GMODULE-2.= DLL > > This is where the change has happened. > > BUT... > > C:\PHP5\GMODULE-2.DLL requires C:\PHP5\LIBGLIB-2.0-0.DLL > > So I've now got 2 identical versions of LIBGLIB-2.0-0.DLL loaded (via > different names). > > As I'm on windows, I can't have a unix style link for the name. > > > Renaming C:\PHP5\LIBGLIB-2.0-0.DLL to C:\PHP5\LIBGLIB-2.0-0.DLLORG > generates the usual error regarding missing libraries. > > See http://pearl.slingfile.com/dl/78ce6dbf23973ba2c40a794a3e30f8b5/4ad6e2= 0c/hd1/sf/uploads/image/223787/LibEnchant%20Issue.png > for screenshot > > > > > > > > -- > ----- > Richard Quadling > "Standing on the shoulders of some very clever giants!" > EE : http://www.experts-exchange.com/M_248814.html > Zend Certified Engineer : http://zend.com/zce.php?c=3DZEND002498&r=3D2134= 74731 > ZOPA : http://uk.zopa.com/member/RQuadling > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre http://blog.thepimp.net | http://www.libgd.org