#31149: gettext@0.18.1.1_2 not installing ---------------------------------------+------------------------------------ Reporter: rodney.rehm@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Resolution: | Keywords: Port: gettext | ---------------------------------------+------------------------------------ Comment(by rodney.rehm@…): I can't anymore - logs are overridden, terminals are closed. sorry. Once I realised that grep came from /opt/local/bin instead of /usr/bin I gave it a shot an found it to fail because of some dyld problem. I then uninstalled grep (as I did not think about simply deactivating it) cleaned and installed gettext just fine, reinstalled grep and started sudo port upgrade outdated. The problem occured right after upgrading to Lion. Which is not suprising, seeing a lot of libs changed. This was the real problem. Now that grep is working again, yes, configure.args contains the stated lines: {{{ configure.args ac_cv_prog_AWK=/usr/bin/awk \ ac_cv_path_GREP=/usr/bin/grep \ ac_cv_path_SED=/usr/bin/sed \ --disable-csharp \ }}} -- Ticket URL: <https://trac.macports.org/ticket/31149#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS