#42751: ranlib: line 390: ./gsed: No such file or directory -------------------------------+-------------------------------- Reporter: creativecommon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ranlib | -------------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:2 ryandesign@…]:
You could work around this by installing the gsed port.
Actually, that's not going to work yet, since gsed requires gettext. You could deactivate cctools for the duration of your gettext build: {{{ sudo port clean gettext gsed sudo port -f deactivate cctools sudo port install gsed sudo port activate cctools }}} -- Ticket URL: <https://trac.macports.org/ticket/42751#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X