Problem in configure ImageMagick on Mac.

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
Dev
Posts: 1
Joined: 2012-10-03T21:42:46-07:00
Authentication code: 67789

Problem in configure ImageMagick on Mac.

Post by Dev »

Hello,

I am new on Mac and on Imagemagick. I want to configure imagemagick using macports on MAC OS snow leopard. Whenever i tried to use this command:

sudo port install ImageMagick

it always shows an error for ghostscript.

Computing dependencies for ImageMagick--->
Dependencies to be installed: ghostscript urw-fonts webp--->
Verifying checksum(s) for ghostscriptError: org.macports.checksum for port ghostscript returned: Could not open file: /opt/local/var/macports/distfiles/ghostscript/ghostscript-9.06.tar.gz
Error: Failed to install ghostscriptPlease see the log file for port ghostscript for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log
Error: The following dependencies were not installed: ghostscript urw-fonts webp
To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
Error: Processing of port imagemagick failed


I am not able to understand this problem. please help me in solving this probem.


Thanks & Best Regards,

Aashish
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Problem in configure ImageMagick on Mac.

Post by fmw42 »

Perhaps first use MacPorts to download and install GS. They try with ImageMagick again.

Alternately, see
viewtopic.php?f=1&t=21502&p=88202&hilit ... rts#p88202
Post Reply