From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38239 invoked by alias); 27 Oct 2015 18:12:44 -0000 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 Received: (qmail 38227 invoked by uid 89); 27 Oct 2015 18:12:43 -0000 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 Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 27 Oct 2015 18:12:42 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zr8je-0000Pt-RO for cygwin@cygwin.com; Tue, 27 Oct 2015 19:12:38 +0100 Received: from p578f1938.dip0.t-ipconnect.de ([87.143.25.56]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2015 19:12:38 +0100 Received: from Stromeko by p578f1938.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2015 19:12:38 +0100 To: cygwin@cygwin.com From: Achim Gratz Subject: Re: How can I completely remove Perl 5.22? Date: Wed, 28 Oct 2015 01:58:00 -0000 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 X-SW-Source: 2015-10/txt/msg00493.txt.bz2 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