Subject: | make install tries to install to /etc |
Building SNMP-LogParser
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/etc/logparser'
Do not have write permissions on '/etc/logparser'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at /usr/local/perl-forge/v/5.22.0/site/lib/Module/Build/Base.pm line 3559.
NITO/SNMP-LogParser-1.24743.tar.gz
./Build install -- NOT OK
----
I don't think "./Build install" should attempt installing at the system level. Such integration should be left to OS/vendor-specific system administration.
Or if so desired, there could be a separate target, say, "install_system" that does this questionable step, if really necessary.
But such attempts should not be done by bare "install".