X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.7 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG
X-Spam-Check-By: sourceware.org
Message-ID: <50919F78.8060001@gmail.com>
Date: Wed, 31 Oct 2012 23:00:24 +0100
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
MIME-Version: 1.0
To: Zdzislaw Meglicki <zdzisiekm@sbcglobal.net>
CC: cygwin@cygwin.com
Subject: Re: A problem with perl and cygpixman-1-0.dll
References: <1351718694.83457.YahooMailRC@web80702.mail.mud.yahoo.com>
In-Reply-To: <1351718694.83457.YahooMailRC@web80702.mail.mud.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10/31/2012 10:24 PM, Zdzislaw Meglicki wrote:
>    > funny, I build it but forgot and never installed. At least you can remove
>    > the third one.
>
> Err... which is the third one? Let me list the three here and you tell me which
> can be removed:

to know if a file belongs to any package, use:

cygcheck -f name_with_path

$ cygcheck -f 
/usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int/auto/Graphics/Magick/Magick.dll
perl-Graphics-Magick-1.3.16-1

>
> $ pwd
> /usr/lib/perl5
> $ find . -name Magick.dll -print
> ./site_perl/5.14/i686-cygwin-threads-64int/auto/Image/Magick/Magick.dll
> ./vendor_perl/5.14/i686-cygwin-threads-64int/auto/Graphics/Magick/Magick.dll
> ./vendor_perl/5.14/i686-cygwin-threads-64int/auto/Image/Magick/Magick.dll
> $
>
> Is the one in site_perl superfluous or the ones in vendor_perl? Will perl
> scripts
> automatically switch to the one left?

I guess so

>
> Cheers,
> Gustav




--
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

