[MacPorts] #14195: ImageMagick port installs libtool wrapper
scripts instead of the actual binaries
MacPorts
trac at macosforge.org
Wed Feb 6 09:33:54 PST 2008
#14195: ImageMagick port installs libtool wrapper scripts instead of the actual
binaries
--------------------------+-------------------------------------------------
Reporter: joh at gmx.net | Owner: ryandesign at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords: ImageMagick, libtool
--------------------------+-------------------------------------------------
Comment (by peter at 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
More information about the macports-tickets
mailing list