delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/06/01/22:58:30

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B891D3857823
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=tlinx.org
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tlinx.org
Message-ID: <60B6F382.1080303@tlinx.org>
Date: Tue, 01 Jun 2021 19:57:06 -0700
From: L A Walsh <cygwin AT tlinx DOT org>
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: how to "re-enable" perl after 5.32 install; how to reinstall all
perl-mods?
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

This is getting really icky...

updated cygwin and it reinstalled a new version of perl,
but when I try to run any perl progs nothing runs (see below).

So I'd like to try to reinstall all the cygwin
perl-mods that I have installed.

How can I select "all" among the perl mods? and install?

I can select for only the "installed" perl mods, but how can
I tell it to reinstall all of them?

According to /etc/setup, there are about 202 modules that need
to be reinstalled, but I don't see howto tell setup to re-install
all the "installed" modules (so I can be sure they are all "refreshed".

Thanks

(errors from 2 of my local perl progs, "pcalc" and "dedup")
and trying cpan....which also doesn't work. :-(



>  pcalc
Segmentation fault (core dumped)

##### Trying perldb:
>  perl -d pcalc

Loading DB routines from perl5db.pl version 1.57
Editor support available.
Enter h or 'h h' for help, or 'man perldebug' for more help.

Signal SEGV at 
/usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads/Term/Size.pm 
line 14.
  require Term/Size.pm called at pcalc line 26
  main::BEGIN() called at 
/usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads/Term/Size.pm 
line 0
   eval {...} called at 
/usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads/Term/Size.pm 
line 0

#### Another prog:
>  dedup
Can't locate Carp/Always.pm in @INC (you may need to install the 
Carp::Always module)...

#### Try cpan:
>  cpan
Can't locate ExtUtils/MakeMaker/version/vpp.pm in @INC (you may need to 
install the ExtUtils::MakeMaker::version::vpp module) (@INC contains: 
/bin/lib /usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads 
/usr/local/share/perl5/site_perl/5.32 
/usr/lib/perl5/vendor_perl/5.32/x86_64-cygwin-threads 
/usr/share/perl5/vendor_perl/5.32 
/usr/lib/perl5/5.32/x86_64-cygwin-threads /usr/share/perl5/5.32) at 
(eval 11) line 1.
BEGIN failed--compilation aborted at (eval 11) line 1.
Compilation failed in require at 
/usr/share/perl5/5.32/ExtUtils/MakeMaker.pm line 10.
BEGIN failed--compilation aborted at 
/usr/share/perl5/5.32/ExtUtils/MakeMaker.pm line 10.
Compilation failed in require at /usr/share/perl5/5.32/CPAN.pm line 48.
BEGIN failed--compilation aborted at /usr/share/perl5/5.32/CPAN.pm line 48.
Compilation failed in require at /usr/share/perl5/5.32/App/Cpan.pm line 290.
BEGIN failed--compilation aborted at /usr/share/perl5/5.32/App/Cpan.pm 
line 290.
Compilation failed in require at /bin/cpan line 10.
BEGIN failed--compilation aborted at /bin/cpan line 10.


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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