Generally when you install Perl modules as a normal use, You wont have any problems upto
perl Makefile.PL
make
but when you use
make install
you will get lot of Issues. Because that tries to copy or move files from local directory to /bin/ /usr/bin.
These are all some system related directories there the root user has the access.
If you get admin access there won't be much Issues.
In reply to Re: Why permission required while installing certain CPAN module locally?
by jesuashok
in thread Why permission required while installing certain CPAN module locally?
by monkfan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |