New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17037 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

ImageMagick 6.4.5-0 not installing binaries on Tiger

Reported by: jblanque@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: convert, identify, display, binaries, inexistent Cc: dave@…
Port: ImageMagick

Description (last modified by ryandesign@…) (diff)

The binaries of imagemagick, including convert identify, and display don't appear at the /opt/local/bin directory. Searching the problem database, I could locate the ticket #14195 already closed, after the version 6.3.8-5 of imagemagick appeared. Now, trying to install the version 6.4.5-0, apparently gives the same error, the binaries don't exist. The building of ImageMagick didn't gave any errors. The environment is Mac OS X 10.4.11 with all the patches, On a PowerMac G4/400 and on a MacBook White with Intel Core Duo. XCode (2.5) installed, and X11 installed. Below is the info for the package installed.

What can I do to create the binaries? is there a solution for the moment? Best regards, Javier Blanque

$ port info imagemagick
ImageMagick 6.4.5-0, graphics/ImageMagick (Variants: universal, rsvg, perl, gs, lcms, lqr, wmf, mpeg, jbig, jpeg2, graphviz, hdri, q8, q16, q32, no_x11, no_plus_plus, darwin_6)
http://www.imagemagick.org/
...
Build Dependencies: pkgconfig
Library Dependencies: XFree86, bzip2, jpeg, libpng, tiff, zlib, freetype, fontconfig, libiconv, expat, libxml2
Platforms: darwin
Maintainers: ryandesign__AT__macports.org

Change History

follow-up: ↓ 4   Changed 3 years ago by blb@…

  • owner changed from macports-tickets@… to ryandesign@…

If you run

port contents ImageMagick | grep bin.convert

what does it say?

follow-up: ↓ 5   Changed 3 years ago by ryandesign@…

  • status changed from new to assigned
  • description modified (diff)

I am already  working with the developers of ImageMagick on this problem. It affects Tiger but not Leopard. If you need ImageMagick right now, install the earlier version 6.4.4-10 which works fine.

  Changed 3 years ago by ryandesign@…

  • summary changed from ImageMagick not installing binaries (similar to ticket#14195, but more recent version of it) to ImageMagick 6.4.5-0 not installing binaries on Tiger

in reply to: ↑ 1   Changed 3 years ago by jblanque@…

Replying to blb@…:

If you run {{{ port contents ImageMagick | grep bin.convert }}} what does it say?

Nothing. But $ port contents ImageMagick | grep bin

/opt/local/share/doc/ImageMagick-6.4.5/www/binary-releases.html

There are no binaries, but may be everything else is there. Best regards, Javier Blanque

in reply to: ↑ 2   Changed 3 years ago by jblanque@…

Replying to ryandesign@…:

I am already  working with the developers of ImageMagick on this problem. It affects Tiger but not Leopard. If you need ImageMagick right now, install the earlier version 6.4.4-10 which works fine.

Thank you, I will try to install the old port of ImageMagick. Best Regards, Javier Blanque

  Changed 3 years ago by devans@…

Apparently the problem is not just limited to binaries.

I just rebuilt Inkscape with ImageMagick 6.4.5-0 installed on 10.4.11 ppc and during configure it failed to recognize ImageMagick++ using pkg-config.

port contents ImageMagick | grep .pc

reports no matches. So none of the .pc files are being installed either.

This is confirmed by looking at the destroot logs that you sent to the ImageMagick folks. The .pc files are there in 6.4.4-10 and not in 6.4.5-0.

follow-up: ↓ 8   Changed 3 years ago by ryandesign@…

Yes, not only the binaries, but also all include files except magick-config.h, all xml config files, all the pkgconfig files, some documentation files and all the manpages are missing.

This should be fixed in 6.4.5-1.

in reply to: ↑ 7   Changed 3 years ago by jblanque@…

Replying to ryandesign@…:

Yes, not only the binaries, but also all include files except magick-config.h, all xml config files, all the pkgconfig files, some documentation files and all the manpages are missing. This should be fixed in 6.4.5-1.

Thank you, I managed to install 6.4.4-10 with the instructions you sent to me (on both the Mac G4/400 and the MacBook, with Tiger). When 6.4.5-1 appears, I will give a try, but for now, I have a working installation of ImageMagick. Best regards you, are doing an excelent job... Javier Blanque

  Changed 3 years ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

ImageMagick has been updated to 6.4.5-1 in r41402.

  Changed 3 years ago by dave@…

This symptom appears to have reappeared, for Leopard this time. My ImageMagick installation doesn't seem to provide "convert."

  Changed 3 years ago by ryandesign@…

  • cc dave@… added

I am about to update ImageMagick to 6.5.0. If you still see the problem with that version, please open a new ticket, since this ticket was resolved 5 months ago.

  Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.