X-Recipient: archive-cygwin@delorie.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@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
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@cygwin.com
From: Achim Gratz <Stromeko@Nexgo.DE>
Subject: Re: How can I completely remove Perl 5.22?
Date: Tue, 27 Oct 2015 19:12:29 +0100
Lines: 44
Message-ID: <n0oeqh$q9c$1@ger.gmane.org>
References: <CAK-n8j6WU+TdV3n_gc-yyBGc_DuXx9NsUsgqVCPpxS29HCi=sA@mail.gmail.com>
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: <CAK-n8j6WU+TdV3n_gc-yyBGc_DuXx9NsUsgqVCPpxS29HCi=sA@mail.gmail.com>
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

