macports doesn't install magick or magick-script
Posted: 2017-01-21T11:50:32-07:00
I install imagemagick on my mac using
sudo port install imagemagick
All the command line tools installed expect for magick and magick-script:
/opt/local % port contents imagemagick
Port ImageMagick contains:
/opt/local/bin/Magick++-config
/opt/local/bin/Magick-config
/opt/local/bin/MagickCore-config
/opt/local/bin/MagickWand-config
/opt/local/bin/Wand-config
/opt/local/bin/animate
/opt/local/bin/compare
/opt/local/bin/composite
/opt/local/bin/conjure
/opt/local/bin/convert
/opt/local/bin/display
/opt/local/bin/identify
/opt/local/bin/import
/opt/local/bin/mogrify
/opt/local/bin/montage
/opt/local/bin/stream
Any ideas how to get them to install? There were no errors during installation.
sudo port install imagemagick
All the command line tools installed expect for magick and magick-script:
/opt/local % port contents imagemagick
Port ImageMagick contains:
/opt/local/bin/Magick++-config
/opt/local/bin/Magick-config
/opt/local/bin/MagickCore-config
/opt/local/bin/MagickWand-config
/opt/local/bin/Wand-config
/opt/local/bin/animate
/opt/local/bin/compare
/opt/local/bin/composite
/opt/local/bin/conjure
/opt/local/bin/convert
/opt/local/bin/display
/opt/local/bin/identify
/opt/local/bin/import
/opt/local/bin/mogrify
/opt/local/bin/montage
/opt/local/bin/stream
Any ideas how to get them to install? There were no errors during installation.