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

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



On Fri, 06 Jun 2025 22:10:09 +0200, Andreas Tille wrote:

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

Bingo :)

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?

They are probably in .bashrc or .profile ot something similar.

PERL_LOCAL_LIB_ROOT means that you've installed liblocal-lib-perl.


Cheers,
gregor

--
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
`-

Attachment: signature.asc
Description: Digital Signature


Reply to: