delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/10/28/11:57:38

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:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=kK
v9sVnBBQTJLeVh7NVTdYMkzYF+/0B+9ooLO8JU5MbLQFzBrjqQzc0imiqLhONm6C
rq99qOed7dKJQbkC9UHdmg0cFYfa4pGSD+93tice/jbBfaj1atkpFb4itwERDazr
/g6Z5NOuTS3zhLC/uHkucVLhd2z3bYVnwUL2LqJow=
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=Mf5HV2kM
0euZ6BUaFykckUa5E9Q=; b=M0v2RGoMCWORj/rOlOG0eL3nLTa8nSPG2o0j1xRz
U+/mqPT5aDAlPM/buU/xwU+Pt4RfULgNK0ISHcOFN3jAhqlqxXvUYTcX68s58YNN
+ABdT53HIlVeYcwpgwk1TM1t1I1f0T9wW8jJJZuOu+9X92s3EjH8nN+UwE2HrKZP
IdM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f178.google.com
MIME-Version: 1.0
X-Received: by 10.194.2.144 with SMTP id 16mr21749325wju.90.1446047839187; Wed, 28 Oct 2015 08:57:19 -0700 (PDT)
In-Reply-To: <CAK-n8j4AFaEeYMPbXEc1b=t6fmfTsZ1u_8o5RcEDuvypyvBX1Q@mail.gmail.com>
References: <CAK-n8j6WU+TdV3n_gc-yyBGc_DuXx9NsUsgqVCPpxS29HCi=sA AT mail DOT gmail DOT com> <n0oeqh$q9c$1 AT ger DOT gmane DOT org> <CAK-n8j4AFaEeYMPbXEc1b=t6fmfTsZ1u_8o5RcEDuvypyvBX1Q AT mail DOT gmail DOT com>
Date: Wed, 28 Oct 2015 16:57:19 +0100
Message-ID: <CAEhDDbB4q96wG4QtCXSnNW728THj118AN6mpcVP6D8mSDbAbnQ@mail.gmail.com>
Subject: Re: How can I completely remove Perl 5.22?
From: Csaba Raduly <rcsaba AT gmail DOT com>
To: cygwin list <cygwin AT cygwin DOT com>

On Wed, Oct 28, 2015 at 3:49 PM, Jim Reisert AD1C  wrote:
> 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;

I suspect none of it. Those env variables sound like an attempt to
marry some non-Cygwin Perl into Cygwin.

Cygwin Perl lives under /usr/bin; the binary is never in a directory
named perl5/bin :

https://cygwin.com/cgi-bin2/package-grep.cgi?grep=perl5%2Fbin&arch=x86_64

What's in D:\Home\perl5 ?

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019