From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10281 invoked by alias); 31 Oct 2012 19:10:40 -0000 Received: (qmail 10224 invoked by uid 22791); 31 Oct 2012 19:10:38 -0000 X-SWARE-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org Received: from mail-yh0-f43.google.com (HELO mail-yh0-f43.google.com) (209.85.213.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 31 Oct 2012 19:10:29 +0000 Received: by mail-yh0-f43.google.com with SMTP id i33so357503yhi.2 for ; Wed, 31 Oct 2012 12:10:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.134.195 with SMTP id s43mr37122409yhi.64.1351710628991; Wed, 31 Oct 2012 12:10:28 -0700 (PDT) Received: by 10.146.23.8 with HTTP; Wed, 31 Oct 2012 12:10:28 -0700 (PDT) In-Reply-To: <1351709811.23028.YahooMailRC@web80703.mail.mud.yahoo.com> References: <1351709811.23028.YahooMailRC@web80703.mail.mud.yahoo.com> Date: Wed, 31 Oct 2012 19:10:00 -0000 Message-ID: Subject: Re: A problem with perl and cygpixman-1-0.dll From: Reini Urban To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-10/txt/msg00483.txt.bz2 On Wed, Oct 31, 2012 at 1:56 PM, Zdzislaw Meglicki wrote: >>> ./vendor_perl/5.14/i686-cygwin-threads- >>> 64int/auto/Image/Magick/Magick.dll > >> the other two are probably coming from your build, >> are the same or installed in different times ? > > I have by now overwritten my own installation with > the vanilla Cygwin perl-Image-Magick and > perl-Graphics-Magick. Good. > There should not be any non-Cygwin > stuff there. They both use the above Magick.dll, > don't they? No, they are totally different. They just have the same basename, by accident. > All three versions of Magick.dll are different. The other > two, the ones that live in vendor_perl have dates July 26 > and April 28. I have not been doing anything with them > at the time, so these must be some earlier versions > installed by Cygwin itself. I am surprised perl reinstall, > which I did recently, did not get rid of them. If you are not using any perl site_lib dlls, rebaseall is enough. If you are using perl site_lib dlls, you need to do perlrebase also. In your case you did not have perl-Image-Magick installed, you installed it seperately via CPAN into site_lib. This might create conflicts, if they are from different versions. -- Reini Urban http://cpanel.net/ http://www.perl-compiler.org/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple