#38472: ImageMagick install failure: unable to execute port -----------------------------+-------------------------- Reporter: shirleyberry@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: ImageMagick | -----------------------------+-------------------------- Comment (by ryandesign@…): Forcing it won't work. I would say the problem is your /opt directory, which is configured so that only gordonsmith can read it. That means macports cannot read it. Change /opt to have 755 permission like its subdirectories. Then anyone can read it. {{{ sudo chmod 755 /opt }}} -- Ticket URL: <https://trac.macports.org/ticket/38472#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X