I program using Perl and need to install Unicode String. But make install
tells me:
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ERROR: Can't create '/Library/Perl/5.16/darwin-thread-multi-2level/Unicode' mkdir /Library/Perl/5.16/darwin-thread-multi-2level/Unicode: Permission denied at /System/Library/Perl/5.16/ExtUtils/Install.pm line 494.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! at -e line 1. make: *** [pure_site_install] Error 13
Does anyone ever encountered this problem?