GNU bug report logs -
#21246
vc-dwim problems with Pod::PlainText on RHEL 7
Previous Next
To reply to this bug, email your comments to 21246 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-vc-dwim <at> gnu.org
:
bug#21246
; Package
vc-dwim
.
(Wed, 12 Aug 2015 23:18:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Paul Eggert <eggert <at> cs.ucla.edu>
:
New bug report received and forwarded. Copy sent to
bug-vc-dwim <at> gnu.org
.
(Wed, 12 Aug 2015 23:18:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I untarred and built vc-dwim-1.7 on a new RHEL 7 box someone had installed here,
and ran into the following problem when I tried to run it:
$ vc-dwim
Can't locate Pod/PlainText.pm in @INC (@INC contains:
/usr/local/cs/vc-dwim-1.7/share/vc-dwim /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/cs/bin/vc-dwim line 55.
BEGIN failed--compilation aborted at /usr/local/cs/bin/vc-dwim line 55.
Apparently Pod::PlainText is no longer part of the standard Perl installation on
RHEL 7. I don't know what RHEL package to install to get it, unfortunately. I
do see from:
http://search.cpan.org/~marekr/Pod-Parser-1.63/lib/Pod/PlainText.pm
that Pod::PlainText is considered legacy, is being removed from "modern" Perl
releases, and that they recommend Pod::Simple instead.
This bug report was last modified 9 years and 309 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.