public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jim Reisert AD1C <jjreisert@alum.mit.edu>
To: cygwin@cygwin.com
Subject: Re: How can I completely remove Perl 5.22?
Date: Wed, 28 Oct 2015 18:55:00 -0000	[thread overview]
Message-ID: <CAK-n8j4AFaEeYMPbXEc1b=t6fmfTsZ1u_8o5RcEDuvypyvBX1Q@mail.gmail.com> (raw)
In-Reply-To: <n0oeqh$q9c$1@ger.gmane.org>

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

  reply	other threads:[~2015-10-28 14:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28  0:34 Jim Reisert AD1C
2015-10-28  1:58 ` Achim Gratz
2015-10-28 18:55   ` Jim Reisert AD1C [this message]
2015-10-28 20:38     ` Csaba Raduly
2015-10-29  7:43       ` Jim Reisert AD1C

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK-n8j4AFaEeYMPbXEc1b=t6fmfTsZ1u_8o5RcEDuvypyvBX1Q@mail.gmail.com' \
    --to=jjreisert@alum.mit.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).