This is because you have set up your root user environment to install Perl modules only for that user:
PERL5LIB="/root/perl5/lib/perl5:" PERL_LOCAL_LIB_ROOT=":/root/perl5" PERL_MB_OPT="--install_base /root/perl5" PERL_MM_OPT="INSTALL_BASE=/root/perl5"
Remove these settings and root will install modules for all users.
In reply to Re: DBD::Oracle installs under root only
by Corion
in thread DBD::Oracle installs under root only
by ojha
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |