@INC inconsistency
Mathieu Arnold
mat at FreeBSD.org
Fri Jun 22 09:41:38 UTC 2018
On Thu, Jun 21, 2018 at 11:38:23AM -0600, Kenneth Ingham wrote:
> Fresh install of perl5-5.26.2 after a disaster in pkg upgrade breaking
> all perl code. I removed everything associated with or using perl and
> reinstalled, all using pkg .
>
> Problem 1 is that it needs libperl.so.5.24.4 which is not installed as a
> dependency. I installed perl5.24-5.24.4 which made it happy.
Nothing should need libperl.so.5.24.4 if Perl 5.26 is the default, you
should not need it.
> Problem 2 is that p5-DBI-1.641 installs in
> /usr/local/lib/perl5/site_perl/mach/5.26/. However, perl's @INC is:
> /usr/local/lib/perl5/site_perl/mach/5.24
> /usr/local/lib/perl5/site_perl
> /usr/local/lib/perl5/5.24/mach
> /usr/local/lib/perl5/5.24
> .
> Note that the 5.26 dir is missing.
This is @INC from Perl 5.24, not Perl 5.26.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20180622/ad56ec77/attachment.sig>
More information about the freebsd-perl
mailing list