in reply to Re: CPAN install to custom path
in thread CPAN install to custom path

The problem with local::lib is that you need to be able to install modules to be able to install local::lib...
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Replies are listed 'Best First'.
Re^3: CPAN install to custom path
by jamesgerard1964 (Novice) on Dec 02, 2014 at 17:49 UTC
    I already have those 2 conf changes configured within cpan. I updated the PERL5LIB variable to include the ARCH, reran in install but still get the same error.
    => echo $PERL5LIB /opt/app/d1cap1w6/.perl/lib/perl5:/opt/app/d1cap1w6/.perl/lib/perl5/x8 +6_64-linux-thread-multi
    mbuildpl_arg [installdirs=site install_base=/opt/app/d1cap1w6/.perl]
    makepl_arg [INSTALLDIRS=site INSTALL_BASE=/opt/app/d1cap1w6/.perl]
        '_' ne '-'; # I'm not sure it matters, though.

        Update: I'll have to investigate. It seems I'm using --install_base on some systems, but --install-base on others. The latter might not work.

        لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ