I needed to install ImageMagick since I want to use the MEME suite (http://meme.nbcr.net/meme/doc/meme-install.html) and "Glam2" requires the "convert" command to convert .eps files into .png ones.
I installed ImageMagick 6.7.8-8 for Mac OS X Mountain Lion With FreeType support. Requires XQuartz. (8.6MB) from http://www.cactuslab.com/imagemagick/
I already had XQuartz installed (2.7.4)
I checked that convert was present in /opt/ImageMagick/bin
I checked that /opt/ImageMagick/bin was added to my PATH (I did it manually).
I checked that there was no other "convert" command in my PATH.
Everything should be fine...
I tried to run Glam2 but I got the following error message:
Code: Select all
convert: Postscript delegate failed `glam2_out/logo1.eps': No such file or directory @ error/ps.c/ReadPSImage/832.
convert: no images defined `glam2_out/logo1.png' @ error/convert.c/ConvertImageCommand/3044.
Warning: conversion to png format using Image Magick's convert failed.
I was wondering if this was due in some way to a requirement of XQuartz.
Should I run XQuartz in the background?
Should I do something else?
Thank you very much in advance for your help.
Best,
-a-