#21488: cant run gnuplot or xmgrace: incompatible libiconv.2.dylib ------------------------------------------+--------------------------------- Reporter: standley@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ------------------------------------------+--------------------------------- Comment(by standley@…): Replying to [comment:5 jmr@…]:
Does /opt/local/lib/libiconv.2.dylib actually exist, and is it the right architecture? You can get an error like this when the specified library doesn't exist, so instead you get one from the default DYLD_FALLBACK_LIBRARY_PATH (which would be /usr/lib/libiconv.2.dylib here), but it's not a new enough version.
It exists. {{{ file /opt/local/lib/libiconv.2.dylib /opt/local/lib/libiconv.2.dylib: Mach-O dynamically linked shared library i386 }}} not sure what else to check regarding the architecture... -- Ticket URL: <http://trac.macports.org/ticket/21488#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS