Subject: | Can't install as non-root |
Mail::SPF installer doesn't respect the perl installation prefix.
I have a test perl 5.10 install in /tmp/perl-5.10-install. CPAN modules
should install under this prefix. When I try to install Mail::SPF, it
complains it can't write to /usr/sbin:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/usr/sbin'
Do not have write permissions on '/usr/sbin'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at /tmp/perl-5.10.0-install/lib/5.10.0/Module/Build/Base.pm line 2804
JMEHNLE/mail-spf/Mail-SPF-v2.005.tar.gz
./Build install -- NOT OK
I'm installing from CPAN.pm.