On Thu, Aug 06, 2020 at 03:48:45AM +0100, Ken Moffat via lfs-dev wrote:
> On Wed, Aug 05, 2020 at 10:03:52PM +0100, Ken Moffat via lfs-dev wrote:
> 
> But by changing sitelib to
>  -Dsitearch=/usr/lib/perl5/5.32/site_perl
> I have ended up with plain perl modules in /usr/lib/prel5/5.32.0
> such as my old friend Test/More.pm.
> 
Wrong on two counts.  First, sitelib not sitearch.  Irrelevant to
the main problem and it probably did the job.

The main problem was that dropping
'-Dprivlib=/usr/share/perl5/core_perl' caused perl to use its
default.  From Config.pm when doing that :
    privlibexp => '/usr/lib/perl5/5.32.0',

As I've just replied to xry111, using /usr/share for sitelib is not
at all like the defaults.

ĸen
-- 
Juliet's version of cleanliness was next to godliness, which was to
say it was erratic, past all understanding and was seldom seen.
                          -- Unseen Academicals
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to