[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Local pbuilder installs files into ${HOME}/perl5/



Am Fri, Jun 06, 2025 at 07:25:26PM +0200 schrieb gregor herrmann:
> printenv | grep PERL

Ahhh:

# printenv | grep PERL 
PERL_LOCAL_LIB_ROOT=/home/andreas/perl5:/home/andreas/perl5
PERL_MB_OPT=--install_base "/home/andreas/perl5"
PERL_MM_OPT=INSTALL_BASE=/home/andreas/perl5
 
> and check if there are variables which contain a reference to "$HOME/perl5"
> (like PERL_MM_OPT or PERL_MB_OPT etc.).
> 
> They are set by/for e.g. local::lib (liblocal-lib-perl).

I do not remember I added these - where do I need to look for this to undo
these settings?

Kind regards
    Andreas.

-- 
https://fam-tille.de


Reply to: