#24431: ./install-sh: Permission denied -----------------------------------+---------------------------------------- Reporter: colnat.carole@… | Owner: simon@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: homebank -----------------------------------+---------------------------------------- Comment(by lorenzo1@…): Replying to [comment:3 colnat.carole@…]:
/bin/sh: .././install-sh: Permission denied
I had the same error. It seems the install-sh file has no execute permission. In my case, after the error I used this command : {{{ sudo chmod 755 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_homebank/work/homebank-4.2.1 /install-sh }}} and after just retype : {{{ sud port -d install homebank }}} HomeBank is now installed. -- Ticket URL: <http://trac.macports.org/ticket/24431#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS