Subject: | allow Date::Parse to be installed also as non-root |
When doing
perl -MCPAN -e 'install "Date::Parse"'
I get:
<<Running make install
Warning: You do not have permissions to install into /usr/lib/perl5/site_perl/5.
8.0/i386-linux-thread-multi at /usr/lib/perl5/5.8.0/ExtUtils/Install.pm line 84.
mkdir /usr/lib/perl5/site_perl/5.8.0/Time: Permission denied at /usr/lib/perl5/5
.8.0/ExtUtils/Install.pm line 137
make: *** [pure_site_install] Error 255
/usr/bin/make install -- NOT OK
You may have to su to root to install the package>>
This prevents me from installing bugzilla :(
--> http://bugzilla.mozilla.org/show_bug.cgi?id=207039