I have an ImageMagick running properly on a x86 machine but I'd like to run the same version (4.1.4) and architeture (x86) on a x64 machine and I'm getting some errors like:
Code: Select all
$ convert
-bash: /usr/local/bin/convert: No such file or directory

Should I install any additional package??
Regards!