#14195: ImageMagick port installs libtool wrapper scripts instead of the actual binaries --------------------------+------------------------------------------------- Reporter: joh@gmx.net | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ImageMagick, libtool --------------------------+------------------------------------------------- Comment (by peter@pogma.com): As a workaround you can edit the generated libtool script (after config.status has run) and change: fast_install=no to fast_install=needless something like `perl -pe -e 's/^fast_install.*/fast_install=needless' libtool` Don't know yet why libtool is not getting the correct value for this var at configure time. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14195#comment:3> MacPorts </projects/macports> Ports system for Mac OS