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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=O4
	/BkLRArJEpXERtQxlK5F3MItdP1cYKLhMckWk9LXg6B9K4nPASfAru5YlycC2zIv
	0aTM7B5O8jLZl/QdZaPG7/bZ7YpH4mTQN+8GedRCSzYVcQ5tU5uKrNrQwCR5tdY2
	SIp+lfqVif3SrZWIUveUCwJen+/1FlGJ26ucBxQPA=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=1TeUSLCx
	GKYFh8lgkJtZTmczvvU=; b=HD9tmVfR3HXJa/vxoKY90gv7amN/AHtjNoNH29SJ
	NA8MUifJdBkzEu6tnjGhL6WQQuLG/+DbO1h4+OaR9mb4Vw8SxNc4dvpZ3HgpbeaX
	Jc1FpqRsxcjlgvdfBbiJKBpKZFKcgwgcXnIZYZhH3oASIffKNaKtllulzCGhte+f
	STQ=
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=0.5 required=5.0 tests=AWL,BAYES_50,KAM_INFOUSMEBIZ,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2
X-HELO: alum-mailsec-scanner-5.mit.edu
MIME-Version: 1.0
X-Received: by 10.107.129.218 with SMTP id l87mr48306780ioi.181.1446043779233; Wed, 28 Oct 2015 07:49:39 -0700 (PDT)
In-Reply-To: <n0oeqh$q9c$1@ger.gmane.org>
References: <CAK-n8j6WU+TdV3n_gc-yyBGc_DuXx9NsUsgqVCPpxS29HCi=sA@mail.gmail.com>	<n0oeqh$q9c$1@ger.gmane.org>
Date: Wed, 28 Oct 2015 08:49:39 -0600
Message-ID: <CAK-n8j4AFaEeYMPbXEc1b=t6fmfTsZ1u_8o5RcEDuvypyvBX1Q@mail.gmail.com>
Subject: Re: How can I completely remove Perl 5.22?
From: Jim Reisert AD1C <jjreisert@alum.mit.edu>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

I did not get time to try to to fix this last night, other than
un-installing all the ActiveState stuff (to eventually re-install).

I noticed a bunch of stuff in my ~/.bashrc file, how much of this is
necessary for Cygwin Perl 5.22?

PATH="/cygdrive/D/Home/perl5/bin${PATH+:}${PATH}"; export PATH;
PERL5LIB="/cygdrive/D/Home/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}";
export PERL5LIB;
PERL_LOCAL_LIB_ROOT="/cygdrive/D/Home/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}";
export PERL_LOCAL_LIB_ROOT;
PERL_MB_OPT="--install_base \"/cygdrive/D/Home/perl5\""; export PERL_MB_OPT;
PERL_MM_OPT="INSTALL_BASE=/cygdrive/D/Home/perl5"; export PERL_MM_OPT;

-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

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

