will trying to install on an AMI it stops due to ownership restriction on /usr/sbin. in order to overcome I edit the source code for all DESTINATION = /usr/sbin to /usr/local/bin/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
will trying to install on an AMI it stops due to ownership restriction on /usr/sbin. in order to overcome I edit the source code for all DESTINATION = /usr/sbin to /usr/local/bin/