I get errors like this
Running make install
Prepending blib / arch and blib / lib of 17 build dirs to PERL5LIB; for 'install'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/ usr / local / man / man3'
Do not have write permissions on '/ usr / local / man / man3'
You may have to su to root to install the package
(Or you may want to run something like
o conf make_install_make_command 'sudo make'
I can still run the software / library that perl / CPAN installs as my default user.
What is the best practice for working with CPAN / Perl on such Debian systems.
linux perl ubuntu install configuration
nelaaro
source share