X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=cfpQFaYpZN2kSoMay1eNacILhpbJjG onduXw6i6EeiAQEFnqncorUgkUFa4drRJu2kXgLZ19jUkevTDpcGFBGr4ZckuFuZ 1Cr8FSGaAk82C+glG1Df2vtRDNF2SCwExcDr9ezsS5VhxmoUpDx7efqcI9feioXG Qyx1THBHxH4uM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=9xfOozqduinTxuiQVdUy7k11L3g=; b=QpqQ r0XwKz+gWzYbasaSHiZgL63sZjSJ+Oy4xguispPuTLeOl/BEvF0tHvZXbalCdPox Q3sJoQVUIpV44ef7yELeSug0oXqGWvWV20y1xDbGODcSgC9c4quicbPOfUr8KZUm WG5mCcU30OBEwvXb0g/EiwMVmzw55Jq3JUUoFAQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: How can I completely remove Perl 5.22? Date: Tue, 27 Oct 2015 19:12:29 +0100 Lines: 44 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: X-IsSubscribed: yes Am 27.10.2015 um 18:49 schrieb Jim Reisert AD1C: > I am having some problems trying to make ActiveState Perl and Cygwin > Perl 5.22 co-exist. If they did so in the past, I see no reason why they shouldn't continue to do so. > I currently have a Perl program that uses the Tk > library, which I am unable to compile using the ActiveState PDK. I am > pretty sure it was working before I upgraded Cygwin Perl to version > 5.22. My current thinking is to backtrack to Cygwin Perl 5.14 and see > if I can make the two co-habitate again. I would guess that is merely a temporal coincidence. > Other than un-installing Cygwin Perl, how can I ensure that all CPAN > and/or compiled libraries/modules are also removed (most likely in my > Cygwin home directory)? Unless you've actively subverted it, Perl knows to keep it's stuff separate from other versions of Perl that may happen to be installed on the same machine. You may have an issue with the search order in PATH, though. > I realize that parts of Perl are needed for > the Cygwin base install. No, not yet. > These are the Cygwin packages that I have installed, that have the > word "perl" in them: > > * perl > * perl_autorebase > * perl_base None of these packages install anything into your home directory. -- Achim. (on the road :-) -- 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