Subject: | Non-root local install fails due to Module::Install auto_install bug |
[See 38050 for Module-Install]
[http://rt.cpan.org/Public/Bug/Display.html?id=38050]
Several levels down while processing dependencies when installing
MooseX::Object::Pluggable (the user is not root and can't use sudo):
------
Running make for B/BL/BLBLACK/Class-C3-0.19.tar.gz
Is already unwrapped into directory /home/tod/.cpan/build/Class-C3-0.19
CPAN.pm: Going to build B/BL/BLBLACK/Class-C3-0.19.tar.gz
/usr/bin/perl "-Iinc" Makefile.PL --config=
--installdeps=Algorithm::C3,0.06,Class::C3::XS,0.07
Cannot determine perl version info from lib/Class/C3.pm
*** Installing dependencies...
*** You are not allowed to write to the directory
'/usr/local/share/perl/5.8.8';
the installation may fail due to insufficient permissions.
==> Should we try to re-execute the autoinstall process with 'sudo'? [y]
------