Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17037 closed defect (fixed)

ImageMagick 6.4.5-0 not installing binaries on Tiger

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (12)

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to ryandesign@…

If you run

port contents ImageMagick | grep bin.convert

what does it say?

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Status: newassigned

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.

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: ImageMagick not installing binaries (similar to ticket#14195, but more recent version of it)ImageMagick 6.4.5-0 not installing binaries on Tiger

comment:4 in reply to:  1 Changed 15 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

comment:5 in reply to:  2 Changed 15 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

comment:6 Changed 15 years ago by dbevans (David B. Evans)

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.

comment:7 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:8 in reply to:  7 Changed 15 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

comment:9 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

ImageMagick has been updated to 6.4.5-1 in r41402.

comment:10 Changed 15 years ago by dave@…

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

comment:11 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:12 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.