>>> make: execvp: ./install-sh: Permission denied > > Make sure the execute bits are set on install.sh. I noted in my > installationit is 644. It should be chmod'ed to 755. Yep, that fixed it. How do I go about telling the development team that this is busted?