Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2018 11:38:23 -0600
From:      Kenneth Ingham <ingham@i-pi.com>
To:        perl@FreeBSD.org
Subject:   @INC inconsistency
Message-ID:  <cc5aae62-500c-35a7-4545-72886df3459d@i-pi.com>

next in thread | raw e-mail | index | archive | help
Fresh install of perl5-5.26.2 after a disaster in pkg upgrade breaking
all perl code.=C2=A0 I removed everything associated with or using perl a=
nd
reinstalled, all using pkg .

Problem 1 is that it needs libperl.so.5.24.4 which is not installed as a
dependency.=C2=A0 I installed perl5.24-5.24.4 which made it happy.

Problem 2 is that p5-DBI-1.641 installs in
/usr/local/lib/perl5/site_perl/mach/5.26/.=C2=A0 However, perl's @INC is:=

=C2=A0=C2=A0=C2=A0 /usr/local/lib/perl5/site_perl/mach/5.24
=C2=A0=C2=A0=C2=A0 /usr/local/lib/perl5/site_perl
=C2=A0=C2=A0=C2=A0 /usr/local/lib/perl5/5.24/mach
=C2=A0=C2=A0=C2=A0 /usr/local/lib/perl5/5.24
=C2=A0=C2=A0=C2=A0 .
Note that the 5.26 dir is missing.

10.4-RELEASE-p9
--
Kenneth Ingham

A people that values its privileges above its principles soon loses both.=

---Dwight D. Eisenhower, First Inaugural Address, January 20, 1953





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cc5aae62-500c-35a7-4545-72886df3459d>