#19281: edje configure failure while trying to install e17 --------------------------------+------------------------------------------- Reporter: ahkira28@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: e17 embryo | Port: edje --------------------------------+------------------------------------------- Comment(by ryandesign@…): Replying to [comment:13 maik@…]:
dyld: Library not loaded: /usr/local/lib/libedje.0.dylib [[br]] Referenced from: /opt/local//bin/edje_cc [[br]] Reason: image not found
You have (or had) a copy of the edje library in /usr/local that got picked up by the edje_cc program in /opt/local when it got built. Remove that library and anything else you have in /usr/local, if you haven't already, then rebuild any ports that may have picked those things up, including the port that provides edje_cc (presumably the edje port). Conflicts like this are the reason why it is not supported to have anything in /usr/local while using MacPorts. -- Ticket URL: <http://trac.macports.org/ticket/19281#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS