X-Recipient: archive-cygwin AT delorie DOT com 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 MIME-Version: 1.0 In-Reply-To: <1351709811.23028.YahooMailRC@web80703.mail.mud.yahoo.com> References: <1351709811 DOT 23028 DOT YahooMailRC AT web80703 DOT mail DOT mud DOT yahoo DOT com> Date: Wed, 31 Oct 2012 14:10:28 -0500 Message-ID: Subject: Re: A problem with perl and cygpixman-1-0.dll From: Reini Urban To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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