[MacPorts] #29823: ImageMagick and wrong version of libltdl.7.dylib
#29823: ImageMagick and wrong version of libltdl.7.dylib ---------------------------------+------------------------------------------ Reporter: artangco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: ImageMagick libltdl | Port: ImageMagick ---------------------------------+------------------------------------------ Hi, On a fresh macports install I did this on my Macbook with Snow Leopard sudo port mdmg ImageMagick +wmf This completed without any issues. I found the ImageMagick.dmg file and installed it on the same machine after removing MacPort. My goal is to create a standalone dmg file for ImageMagick for distribution with another app I'm building. When I tried to run convert after the dmg install I get this error: dyld: Library not loaded: /opt/local/lib/libltdl.7.dylib Referenced from: /opt/local/bin/convert Reason: Incompatible library version: convert requires version 11.0.0 or later, but libltdl.7.dylib provides version 9.0.0 Any help in resolving this is much appreciated. When I install ImageMagick instead of using mdmg the installed ImageMagick works fine. -- Ticket URL: <https://trac.macports.org/ticket/29823> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29823: ImageMagick and wrong version of libltdl.7.dylib --------------------------------+------------------------------------------- Reporter: artangco@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ImageMagick libtool --------------------------------+------------------------------------------- Changes (by jmr@…): * keywords: ImageMagick libltdl => * owner: macports-tickets@… => ryandesign@… * port: ImageMagick => ImageMagick libtool * cc: boeyms@… (added) Comment: Please remember to cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/29823#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29823: ImageMagick and wrong version of libltdl.7.dylib --------------------------------+------------------------------------------- Reporter: artangco@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ImageMagick libtool --------------------------------+------------------------------------------- Description changed by ryandesign@…: Old description:
Hi, On a fresh macports install I did this on my Macbook with Snow Leopard
sudo port mdmg ImageMagick +wmf
This completed without any issues. I found the ImageMagick.dmg file and installed it on the same machine after removing MacPort. My goal is to create a standalone dmg file for ImageMagick for distribution with another app I'm building.
When I tried to run convert after the dmg install I get this error:
dyld: Library not loaded: /opt/local/lib/libltdl.7.dylib Referenced from: /opt/local/bin/convert Reason: Incompatible library version: convert requires version 11.0.0 or later, but libltdl.7.dylib provides version 9.0.0
Any help in resolving this is much appreciated.
When I install ImageMagick instead of using mdmg the installed ImageMagick works fine.
New description: Hi, On a fresh macports install I did this on my Macbook with Snow Leopard {{{ sudo port mdmg ImageMagick +wmf }}} This completed without any issues. I found the ImageMagick.dmg file and installed it on the same machine after removing MacPort. My goal is to create a standalone dmg file for ImageMagick for distribution with another app I'm building. When I tried to run convert after the dmg install I get this error: {{{ dyld: Library not loaded: /opt/local/lib/libltdl.7.dylib Referenced from: /opt/local/bin/convert Reason: Incompatible library version: convert requires version 11.0.0 or later, but libltdl.7.dylib provides version 9.0.0 }}} Any help in resolving this is much appreciated. When I install ImageMagick instead of using mdmg the installed ImageMagick works fine. -- -- Ticket URL: <https://trac.macports.org/ticket/29823#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29823: ImageMagick and wrong version of libltdl.7.dylib --------------------------------+------------------------------------------- Reporter: artangco@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ImageMagick libtool --------------------------------+------------------------------------------- Changes (by ryandesign@…): * status: new => assigned Comment: ImageMagick is missing a library dependency on libtool. -- Ticket URL: <https://trac.macports.org/ticket/29823#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29823: ImageMagick and wrong version of libltdl.7.dylib ----------------------------------+----------------------------------------- Reporter: artangco@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: ImageMagick libtool | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: I've added the libtool dependency in r79474, along with updating the port to 6.7.0-7. Let me know if that doesn't resolve the issue. -- Ticket URL: <https://trac.macports.org/ticket/29823#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29823: ImageMagick and wrong version of libltdl.7.dylib ----------------------------------+----------------------------------------- Reporter: artangco@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: ImageMagick libtool | ----------------------------------+----------------------------------------- Comment(by artangco@…): Thank you. I don't get this error when I tried it again. -- Ticket URL: <https://trac.macports.org/ticket/29823#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts