I am trying to install Proc::Daemon module, or I guess any module for that matter, and I keep getting this error
mkdir /usr/lib/perl5/site_perl/5.6.1/Proc: Read-only file system at /usr/lib/perl5/5.6.1/ExtUtils/Install.pm line 139
make: ***
I am logged in as root.
I tried to just go to /usr/lib/perl5/site_perl/5.6.1 and make the Proc folder myself and I get the same error about being a Read-Only file system.